Home | History | Annotate | Download | only in src

Lines Matching refs:cvSolve

1203 cvSolve( const CvArr* A, const CvArr* b, CvArr* x, int method )
1213 CV_FUNCNAME( "cvSolve" );