C# Класс SIL.Cog.Domain.Components.RegularSoundCorrespondenceThresholdTable

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
RegularSoundCorrespondenceThresholdTable ( ) : System
TryGetThreshold ( int wordListSize, int seg1Count, int seg2Count, int &threshold ) : bool

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

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

public RegularSoundCorrespondenceThresholdTable ( ) : System
Результат System

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

public TryGetThreshold ( int wordListSize, int seg1Count, int seg2Count, int &threshold ) : bool
wordListSize int
seg1Count int
seg2Count int
threshold int
Результат bool