Mathematical tools for linear algebra. More...
#include "linear_algebra/macros.hpp"#include "linear_algebra/core.hpp"#include "linear_algebra/cholesky.hpp"#include "linear_algebra/dense.hpp"#include "linear_algebra/eigenvalues.hpp"#include "linear_algebra/geometry.hpp"#include "linear_algebra/householder.hpp"#include "linear_algebra/jacobi.hpp"#include "linear_algebra/lu.hpp"#include "linear_algebra/qr.hpp"#include "linear_algebra/stddeque.hpp"#include "linear_algebra/stdlist.hpp"#include "linear_algebra/stdvector.hpp"#include "linear_algebra/svd.hpp"#include "linear_algebra/unsupported/numerical_diff.hpp"#include "linear_algebra/unsupported/nonlinear_optimization.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | ecl |
Defines | |
| #define | EIGEN_MATRIXBASE_PLUGIN <ecl/linear_algebra/eigen_plugin.hpp> |
Mathematical tools for linear algebra.
Various linear algebraic classes and methods aliased to and provided by the eigen library.
Definition in file linear_algebra.hpp.
| #define EIGEN_MATRIXBASE_PLUGIN <ecl/linear_algebra/eigen_plugin.hpp> |
Definition at line 26 of file linear_algebra.hpp.