C# Class social_learning.ListExtensions

Afficher le fichier Open project: tansey/social-learning

Méthodes publiques

Méthode Description
Stdev ( this data ) : double

Calculates the sample standard deviation.

Stdev ( this data ) : double

Calculates the sample standard deviation.

Method Details

Stdev() public static méthode

Calculates the sample standard deviation.
public static Stdev ( this data ) : double
data this
Résultat double

Stdev() public static méthode

Calculates the sample standard deviation.
public static Stdev ( this data ) : double
data this
Résultat double