This module includes LU decomposition and related notions such as matrix inversion and determinant.
This module defines the following MatrixBase methods:
#include <Eigen/LU>
|
Classes | |
| class | Eigen::FullPivLU |
| LU decomposition of a matrix with complete pivoting, and related features. More... | |
| class | Eigen::PartialPivLU |
| LU decomposition of a matrix with partial pivoting, and related features. More... | |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |