Searched refs:nvotes (Results 1 – 1 of 1) sorted by relevance
552 int nvotes; in predict() local556 nvotes = ++votes[class_idx]; in predict()557 if( nvotes > max_nvotes ) in predict()559 max_nvotes = nvotes; in predict()