Go to the source code of this file.
Classes | |
| class | Eigen::FullPivLU< _MatrixType > |
| LU decomposition of a matrix with complete pivoting, and related features. More... | |
| struct | Eigen::internal::image_retval< FullPivLU< _MatrixType > > |
| struct | Eigen::internal::kernel_retval< FullPivLU< _MatrixType > > |
| struct | Eigen::internal::solve_retval< FullPivLU< _MatrixType >, Rhs > |
Namespaces | |
| namespace | Eigen |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
| namespace | Eigen::internal |