Searched refs:totalSampleCount (Results 1 – 1 of 1) sorted by relevance
84 int totalSampleCount; member in GMM161 totalSampleCount = 0; in initLearning()171 totalSampleCount++; in addSample()184 coefs[ci] = (double)n/totalSampleCount; in endLearning()