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

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.

VonMisesOptions ( ) : System

Initializes a new instance of the VonMisesOptions 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

VonMisesOptions() public méthode

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