Lines Matching refs:val_k
548 double val_k = cv_cls_count[j*m + k];549 double val = cls_count[k] - val_k;550 sum_k += val_k;555 val_k;