Eigen  3.2.7
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SparseLU module

Detailed Description

This module defines a supernodal factorization of general sparse matrices. The code is fully optimized for supernode-panel updates with specialized kernels. Please, see the documentation of the SparseLU class for more details.

Classes

class  SparseLU< _MatrixType, _OrderingType >
 Sparse supernodal LU factorization for general matrices. More...