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

Estimation options for multivariate independent distributions.
Inheritance: IFittingOptions
Afficher le fichier Open project: accord-net/framework

Méthodes publiques

Méthode Description
Clone ( ) : object

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

Method Details

Clone() public méthode

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