Home | History | Annotate | Download | only in src

Lines Matching refs:cvSolve

1534     cvSolve( &A, &B, &X, CV_SVD );
1595 cvSolve(&mA, &mB, &mX);