HomeSort by relevance Sort by last modified time
    Searched refs:testerr (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/ml/src/
inner_functions.cpp 68 float StatModel::calcError( const Ptr<TrainData>& data, bool testerr, OutputArray _resp ) const
72 Mat sidx = testerr ? data->getTestSampleIdx() : data->getTrainSampleIdx();
  /external/libxml2/
xmlregexp.c 4410 static void testerr(xmlRegExecCtxtPtr exec) { function
    [all...]

Completed in 114 milliseconds