C# Class UserSimulation.NumberCutoff

Inheritance: CutoffKind
Afficher le fichier Open project: plasma-umass/DataDebug

Méthodes publiques

Méthode Description
NumberCutoff ( int count ) : System
applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List

Method Details

NumberCutoff() public méthode

public NumberCutoff ( int count ) : System
count int
Résultat System

applyCutoff() public méthode

public applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List
scores int>.System.Collections.Generic.Dictionary
known_good HashSet
Résultat int>>.List