Home
last modified time | relevance | path

Searched defs:c_weights (Results 1 – 1 of 1) sorted by relevance

/external/opencv/ml/src/
Dmltree.cpp1666 double *v_weights = buf, *c_weights = buf + k; in cluster_categories() local
1768 double* c_weights = (double*)cvStackAlloc( mi*sizeof(c_weights[0]) ); in find_split_cat_class() local