#include <SuperLUSupport.h>
Public Types | |
| typedef Derived | MatrixType |
Static Public Member Functions | |
| static void | run (MatrixType &mat, SluMatrix &res) |
Definition at line 237 of file SuperLUSupport.h.
| typedef Derived SluMatrixMapHelper< SparseMatrixBase< Derived > >::MatrixType |
Definition at line 239 of file SuperLUSupport.h.
| static void SluMatrixMapHelper< SparseMatrixBase< Derived > >::run | ( | MatrixType & | mat, |
| SluMatrix & | res | ||
| ) | [inline, static] |
Definition at line 240 of file SuperLUSupport.h.