Home | History | Annotate | Download | only in src

Lines Matching defs:predict

266 float CvANN_MLP::predict( const CvMat* _inputs, CvMat* _outputs ) const
268 CV_FUNCNAME( "CvANN_MLP::predict" );