C# Class Coon.Compass.Procyon.alglib.alglib.studenttdistr

Afficher le fichier Open project: dbaileychess/Compass

Méthodes publiques

Méthode Description
invstudenttdistribution ( int k, double p ) : double
studenttdistribution ( int k, double t ) : double

Method Details

invstudenttdistribution() public static méthode

public static invstudenttdistribution ( int k, double p ) : double
k int
p double
Résultat double

studenttdistribution() public static méthode

public static studenttdistribution ( int k, double t ) : double
k int
t double
Résultat double