Searched refs:nRepP0 (Results 1 – 2 of 2) sorted by relevance
195 nP = Min3( nRepP0, nRepP0, nDelR0 + nInsQ0 ); in WLD()258 nP = nRepP0; in WLD()353 && (nRepS * nRepP0 <= nLimit) ) in WLD()381 nRepP0 = ( nX ? nLimit / nX : nLimit + 1 ); in CalcLPQR()502 nRepP0( LEVDISDEFAULT_P0 ), in WLevDistance()533 nRepP0( rWLD.nRepP0 ), in WLevDistance()605 printf(" f nRepP0 (Ersetzen) : %d\n", nRepP0); in ShowTest()
129 int nRepP0; // Ersetzen Gewichtung member in WLevDistance167 inline int GetReplaceP0() const { return( nRepP0 ); } // Gewichtungen holen in GetReplaceP0()198 int nTmp = nRepP0; in SetReplaceP0()199 nRepP0 = nNewP0; in SetReplaceP0()
Completed in 11 milliseconds