Go to the source code of this file.
Classes | |
class | SparseLU< _MatrixType, Backend > |
LU decomposition of a sparse matrix and associated features. More... | |
Enumerations | |
enum | { SvNoTrans = 0, SvTranspose = 1, SvAdjoint = 2 } |
anonymous enum |
Definition at line 28 of file SparseLU.h.