Searched defs:cvSVD (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxsvd.cpp1212 cvSVD( CvArr* aarr, CvArr* warr, CvArr* uarr, CvArr* varr, int flags ) function
1217 CV_FUNCNAME( "cvSVD" );

Completed in 60 milliseconds