Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions | Public Attributes
Eigen::SparseLUMatrixLReturnType< MappedSupernodalType > Struct Template Reference
+ Inheritance diagram for Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >:
+ Collaboration diagram for Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >:

Public Types

typedef MappedSupernodalType::Index Index
 
typedef MappedSupernodalType::Scalar Scalar
 

Public Member Functions

 SparseLUMatrixLReturnType (const MappedSupernodalType &mapL)
 
Index rows ()
 
Index cols ()
 
template<typename Dest >
void solveInPlace (MatrixBase< Dest > &X) const
 

Public Attributes

const MappedSupernodalType & m_mapL
 

Detailed Description

template<typename MappedSupernodalType>
struct Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >

Definition at line 18 of file SparseLU.h.


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