Searched refs:check_pdf (Results 1 – 1 of 1) sorted by relevance
12 bool check_pdf(const Mat& hist, double scale, int dist_type,36 bool Core_RandTest::check_pdf(const Mat& hist, double scale, in check_pdf() function in Core_RandTest241 if( !check_pdf(hist[c], 1./W[c], dist_type, refval, realval) ) in run()