|
numerics 0.1.0
|
Private declarations for the sequential SVD backend. More...
#include "linalg/svd/svd.hpp"Go to the source code of this file.
Namespaces | |
| namespace | num |
| namespace | num::backends |
| namespace | num::backends::seq |
Functions | |
| SVDResult | num::backends::seq::svd (const Matrix &A, real tol, idx max_sweeps) |
Private declarations for the sequential SVD backend.
Definition in file impl.hpp.