#include <SuperLUSupport.h>
Public Types | |
typedef Matrix< Scalar, Rows, Cols, Options, MRows, MCols > | MatrixType |
Static Public Member Functions | |
static void | run (MatrixType &mat, SluMatrix &res) |
typedef Matrix<Scalar,Rows,Cols,Options,MRows,MCols> MatrixType |
static void run | ( | MatrixType & | mat, |
SluMatrix & | res | ||
) | [inline, static] |
References PlainObjectBase< Derived >::cols(), PlainObjectBase< Derived >::data(), SluMatrix::lda, Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >::outerStride(), Eigen::RowMajor, PlainObjectBase< Derived >::rows(), SluMatrix::setScalarType(), SluMatrix::setStorageType(), SluMatrix::storage, and SluMatrix::values.