Public Types | Static Public Member Functions
Eigen::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 Eigen::SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >

Definition at line 206 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> Eigen::SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >::MatrixType

Definition at line 208 of file SuperLUSupport.h.


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 209 of file SuperLUSupport.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:58