C# 클래스 Accord.Statistics.Distributions.Fitting.VonMisesOptions

상속: IFittingOptions
파일 보기 프로젝트 열기: accord-net/framework 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : object

Creates a new object that is a copy of the current instance.

VonMisesOptions ( ) : System

Initializes a new instance of the VonMisesOptions class.

메소드 상세

Clone() 공개 메소드

Creates a new object that is a copy of the current instance.
public Clone ( ) : object
리턴 object

VonMisesOptions() 공개 메소드

Initializes a new instance of the VonMisesOptions class.
public VonMisesOptions ( ) : System
리턴 System