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 232 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 234 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 235 of file SuperLUSupport.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:20