Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > > Struct Template Reference

Detailed Description

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

Definition at line 219 of file SuperLUSupport.

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)

Member Typedef Documentation

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

Definition at line 221 of file SuperLUSupport.


Member Function Documentation

template<typename Scalar , int Rows, int Cols, int Options, int MRows, int MCols>
static void Eigen::SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >::run ( MatrixType mat,
SluMatrix res 
) [inline, static]

Definition at line 222 of file SuperLUSupport.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo