Home
last modified time | relevance | path

Searched refs:cvRandSeries (Results 1 – 1 of 1) sorted by relevance

/external/opencv/ml/src/
Dml_inner_functions.cpp185 CV_IMPL void cvRandSeries( float probs[], int len, int sample[], int amount ) in cvRandSeries() function
238 cvRandSeries(weights, clsnum, sample_clsnum, amount); in cvRandGaussMixture()