Lines Matching refs:cvSolve
1419 cvSolve( _A, _b, &_f, CV_LSQ | CV_SVD );2578 cvSolve( &AtA, &AtB, &X, CV_SVD_SYM );