C# Class UserSimulation.NumberCutoff

Inheritance: CutoffKind
ファイルを表示 Open project: plasma-umass/DataDebug

Public Methods

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

Method Details

NumberCutoff() public method

public NumberCutoff ( int count ) : System
count int
return System

applyCutoff() public method

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