Home | History | Annotate | Download | only in src

Lines Matching refs:CV_SVD

1051     cvSolve( &A, &b, &x, CV_SVD );
1063 cvSolve( &A, &b, &x, CV_SVD );
1085 cvSolve(&A, &b, &x, CV_SVD);