C# Class SIL.Cog.Domain.Components.RegularSoundCorrespondenceThresholdTable

Afficher le fichier Open project: sillsdev/cog Class Usage Examples

Méthodes publiques

Méthode Description
RegularSoundCorrespondenceThresholdTable ( ) : System
TryGetThreshold ( int wordListSize, int seg1Count, int seg2Count, int &threshold ) : bool

Method Details

RegularSoundCorrespondenceThresholdTable() public méthode

public RegularSoundCorrespondenceThresholdTable ( ) : System
Résultat System

TryGetThreshold() public méthode

public TryGetThreshold ( int wordListSize, int seg1Count, int seg2Count, int &threshold ) : bool
wordListSize int
seg1Count int
seg2Count int
threshold int
Résultat bool