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

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.

HypergeometricOptions ( ) : System

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

HypergeometricOptions() public méthode

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