Searched refs:icvMatrAXPY3_64f (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxsvd.cpp94 icvMatrAXPY3_64f( int m, int n, const double* x, int l, double* y, double h ) function
360 icvMatrAXPY3_64f( m1, n1, hv, lda, a, h );
410 icvMatrAXPY3_64f( lh, l-1, hv+1, lduT, uT+1, h );
453 icvMatrAXPY3_64f( lh, l-1, hv+1, ldvT, vT+1, h );

Completed in 212 milliseconds