![]() |
Eigen
5.0.1-dev+60122df6
|
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 | Eigen::internal::MappedSuperNodalMatrix< Scalar_, StorageIndex_ > |
| a class to manipulate the L supernodal factor from the SparseLU factorization More... | |
| class | Eigen::SparseLU< MatrixType_, OrderingType_ > |
| Sparse supernodal LU factorization for general matrices. More... | |
| class | Eigen::internal::SparseLUImpl< Scalar, StorageIndex > |