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