C# Class Accord.Statistics.Distributions.Fitting.GeneralizedBetaOptions

Inheritance: IFittingOptions
Afficher le fichier Open project: accord-net/framework Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object

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

GeneralizedBetaOptions ( ) : System

Initializes a new instance of the GeneralizedBetaOptions class.

Method Details

Clone() public méthode

Creates a new object that is a copy of the current instance.
public Clone ( ) : object
Résultat object

GeneralizedBetaOptions() public méthode

Initializes a new instance of the GeneralizedBetaOptions class.
public GeneralizedBetaOptions ( ) : System
Résultat System