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)

Detailed Description

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

Definition at line 218 of file SuperLUSupport.h.


Member Typedef Documentation

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

Definition at line 220 of file SuperLUSupport.h.


Member Function Documentation

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

Definition at line 221 of file SuperLUSupport.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:25