Searched refs:weightingFactor (Results 1 – 1 of 1) sorted by relevance
1013 double weightingFactor = 0; in checkTresBiEntropy() local1019 weightingFactor += logTwo(i+2); in checkTresBiEntropy()1024 double tresBiEntropy = (1 / weightingFactor) * weightedEntropy; in checkTresBiEntropy()