Lines Matching refs:cvSolve
1051 cvSolve( &A, &b, &x, CV_SVD );1063 cvSolve( &A, &b, &x, CV_SVD );1085 cvSolve(&A, &b, &x, CV_SVD);