Searched defs:indices_buf (Results 1 – 2 of 2) sorted by relevance
496 int* indices_buf = (int*)(values_buf + n); in find_split_ord_reg() local657 int* indices_buf = (int*)(values_buf + n); in find_surrogate_split_ord() local
1234 const int* CvDTreeTrainData::get_sample_indices( CvDTreeNode* n, int* indices_buf ) in get_sample_indices()