C# Класс UserSimulation.NormalCutoff

Наследование: CutoffKind
Показать файл Открыть проект

Открытые методы

Метод Описание
NormalCutoff ( double pct_threshold ) : System
applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List

Описание методов

NormalCutoff() публичный Метод

public NormalCutoff ( double pct_threshold ) : System
pct_threshold double
Результат System

applyCutoff() публичный Метод

public applyCutoff ( int>.System.Collections.Generic.Dictionary scores, HashSet known_good ) : int>>.List
scores int>.System.Collections.Generic.Dictionary
known_good HashSet
Результат int>>.List