C# Class QUSMAML.Extensions

Afficher le fichier Open project: qusma/qusmaml

Méthodes publiques

Méthode Description
IndexOfMax ( this input ) : int
IndexOfMin ( this input ) : int
Median ( this input ) : double

Method Details

IndexOfMax() public static méthode

public static IndexOfMax ( this input ) : int
input this
Résultat int

IndexOfMin() public static méthode

public static IndexOfMin ( this input ) : int
input this
Résultat int

Median() public static méthode

public static Median ( this input ) : double
input this
Résultat double