Home
last modified time | relevance | path

Searched defs:icand1 (Results 1 – 3 of 3) sorted by relevance

/dports/audio/praat/praat-6.2.03/melder/
H A DNUMinterpol.cpp187 double (*getTransitionCost) (integer iframe, integer icand1, integer icand2, void *closure), in NUM_viterbi()
203 for (integer icand1 = 1; icand1 <= numberOfCandidates [iframe - 1]; icand1 ++) { in NUM_viterbi() local
276 …double (*getTransitionCost) (integer iframe, integer icand1, integer icand2, integer itrack, void … in NUM_viterbi_multi()
/dports/audio/praat/praat-6.2.03/fon/
H A DFormant.cpp463 static double getTransitionCost (integer iframe, integer icand1, integer icand2, integer /* itrack … in getTransitionCost() argument
/dports/audio/praat/praat-6.2.03/gram/
H A DOTGrammar.cpp385 int OTGrammar_compareCandidates (OTGrammar me, integer itab1, integer icand1, integer itab2, intege… in OTGrammar_compareCandidates()