![]() |
Rosetta
3.7
|
Implementation file for Singular Value Decomposition. More...
Namespaces | |
numeric | |
Unit headers. | |
numeric::linear_algebra | |
Functions | |
void | numeric::linear_algebra::svdcmp (utility::vector1< utility::vector1< Real > > &a, Size const m, Size const n, utility::vector1< Real > &w, utility::vector1< utility::vector1< Real > > &v) |
Implementation file for Singular Value Decomposition.
Header file for Singular Value Decomposition.