Searched refs:cls_idx (Results 1 – 1 of 1) sorted by relevance
1278 int cls_idx; in predict() local1427 cls_idx = sum >= 0; in predict()1429 value = (float)cls_idx; in predict()1431 value = (float)cmap[cofs[vtype[var_count]] + cls_idx]; in predict()