Classes | |
class | Eigen::FullPivLU< _MatrixType > |
LU decomposition of a matrix with complete pivoting, and related features. More... | |
class | Eigen::PartialPivLU< _MatrixType > |
LU decomposition of a matrix with partial pivoting, and related features. More... | |