Classes

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

Detailed Description