C# Class Layout.Formatters.Format

Afficher le fichier Open project: jtalbot/Labeling

Protected Properties

Свойство Type Description
weight double

Méthodes publiques

Méthode Description
FormalLabels ( IEnumerable o ) : String>.Tuple
Format ( double weight ) : System
Score ( IEnumerable val ) : double

Method Details

FormalLabels() public abstract méthode

public abstract FormalLabels ( IEnumerable o ) : String>.Tuple
o IEnumerable
Résultat String>.Tuple

Format() public méthode

public Format ( double weight ) : System
weight double
Résultat System

Score() public abstract méthode

public abstract Score ( IEnumerable val ) : double
val IEnumerable
Résultat double

Property Details

weight protected_oe property

protected double weight
Résultat double