Public Types | Static Public Member Functions
SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > > Struct Template Reference

#include <SuperLUSupport.h>

List of all members.

Public Types

typedef Matrix< Scalar, Rows,
Cols, Options, MRows, MCols > 
MatrixType

Static Public Member Functions

static void run (MatrixType &mat, SluMatrix &res)

template<typename Scalar, int Rows, int Cols, int Options, int MRows, int MCols>
struct Eigen::SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >


Member Typedef Documentation

typedef Matrix<Scalar,Rows,Cols,Options,MRows,MCols> MatrixType

Member Function Documentation

static void run ( MatrixType mat,
SluMatrix res 
) [inline, static]

The documentation for this struct was generated from the following file: