Public Types | Static Public Member Functions | List of all members
Eigen::SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > > Struct Template Reference

#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)
 

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 
)
inlinestatic

Definition at line 209 of file SuperLUSupport.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:10