Home | History | Annotate | Download | only in src

Lines Matching defs:predict

1815                         resp = predict( &s );
1877 float CvSVM::predict( const CvMat* sample ) const
1884 CV_FUNCNAME( "CvSVM::predict" );