LU module

Classes

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

Detailed Description

This module includes LU decomposition and related notions such as matrix inversion and determinant. This module defines the following MatrixBase methods:

 #include <Eigen/LU>
Generated on Sun Jul 3 00:55:25 2011 for Eigen by  doxygen 1.6.3