C# Класс Accord.Statistics.Distributions.Fitting.GeneralDiscreteOptions

Наследование: IFittingOptions
Показать файл Открыть проект

Открытые методы

Метод Описание
Clone ( ) : object

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

GeneralDiscreteOptions ( ) : System

Initializes a new instance of the GeneralDiscreteOptions class.

Описание методов

Clone() публичный Метод

Creates a new object that is a copy of the current instance.
public Clone ( ) : object
Результат object

GeneralDiscreteOptions() публичный Метод

Initializes a new instance of the GeneralDiscreteOptions class.
public GeneralDiscreteOptions ( ) : System
Результат System