HomeSort by relevance Sort by last modified time
    Searched full:avg_it (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/ml/src/
nbayes.cpp 403 avg_it = fn["avg"].begin(), local
414 for( i = 0; i < nclasses; i++, ++count_it, ++sum_it, ++productsum_it, ++avg_it,
420 *avg_it >> avg[i];

Completed in 168 milliseconds