Go to the source code of this file.
Namespaces | |
| namespace | Arroyo |
Functions | |
| template<class T> | |
| void | singular_value_decomposition (char *jobu, char *jobvt, int &m, int &n, T *a, int &lda, T *s, T *u, int &ldu, T *vt, int &ldvt, T *work, int &lwork, int &info) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1.3.9.1