C# Class UserSimulation.NormalCutoff

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

Public Methods

Method Description
NormalCutoff ( double pct_threshold ) : System
applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List

Method Details

NormalCutoff() public method

public NormalCutoff ( double pct_threshold ) : System
pct_threshold double
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