Home
last modified time | relevance | path

Searched refs:icvSVD_32f (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxsvd.cpp627 icvSVD_32f( float* a, int lda, int m, int n, in icvSVD_32f() function
1397 icvSVD_32f( a->data.fl, a->step/sizeof(float), a->rows, a->cols, in cvSVD()