C# Class Accord.MachineLearning.DecisionTrees.ComparisonExtensions

Extension methods for ComparisonKind enumeration values.
Afficher le fichier Open project: accord-net/framework Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( this comparison ) : string

Returns a System.String that represents this instance.

Method Details

ToString() public static méthode

Returns a System.String that represents this instance.
public static ToString ( this comparison ) : string
comparison this The comparison type.
Résultat string