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