Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::SluMatrixMapHelper< SparseMatrixBase< Derived > > Struct Template Reference

Detailed Description

template<typename Derived>
struct Eigen::SluMatrixMapHelper< SparseMatrixBase< Derived > >

Definition at line 238 of file SuperLUSupport.

List of all members.

Public Types

typedef Derived MatrixType

Static Public Member Functions

static void run (MatrixType &mat, SluMatrix &res)

Member Typedef Documentation

template<typename Derived >
typedef Derived Eigen::SluMatrixMapHelper< SparseMatrixBase< Derived > >::MatrixType

Definition at line 240 of file SuperLUSupport.


Member Function Documentation

template<typename Derived >
static void Eigen::SluMatrixMapHelper< SparseMatrixBase< Derived > >::run ( MatrixType mat,
SluMatrix res 
) [inline, static]

Definition at line 241 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