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

상속: IFittingOptions
파일 보기 프로젝트 열기: accord-net/framework

공개 메소드들

메소드 설명
Clone ( ) : object

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

TriangularOptions ( ) : System

Initializes a new instance of the TriangularOptions class.

메소드 상세

Clone() 공개 메소드

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

TriangularOptions() 공개 메소드

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