Searched refs:svdcmp (Results 1 – 1 of 1) sorted by relevance
135 static INLINE int svdcmp(double **u, int m, int n, double w[], double **v) { in svdcmp() function346 if (svdcmp(nrU, M, N, W, nrV)) { in SVD()