Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::SparseLUMatrixLReturnType< MappedSupernodalType > Struct Template Reference

#include <SparseLU.h>

Inheritance diagram for Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >:
Inheritance graph
[legend]

Public Types

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

Public Member Functions

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

Public Attributes

const MappedSupernodalType & m_mapL
 

Detailed Description

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

Definition at line 18 of file SparseLU.h.

Member Typedef Documentation

template<typename MappedSupernodalType >
typedef MappedSupernodalType::Index Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::Index

Definition at line 656 of file SparseLU.h.

template<typename MappedSupernodalType >
typedef MappedSupernodalType::Scalar Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::Scalar

Definition at line 657 of file SparseLU.h.

Constructor & Destructor Documentation

template<typename MappedSupernodalType >
Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::SparseLUMatrixLReturnType ( const MappedSupernodalType &  mapL)
inline

Definition at line 658 of file SparseLU.h.

Member Function Documentation

template<typename MappedSupernodalType >
Index Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::cols ( void  )
inline

Definition at line 661 of file SparseLU.h.

template<typename MappedSupernodalType >
Index Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::rows ( void  )
inline

Definition at line 660 of file SparseLU.h.

template<typename MappedSupernodalType >
template<typename Dest >
void Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::solveInPlace ( MatrixBase< Dest > &  X) const
inline

Definition at line 663 of file SparseLU.h.

Member Data Documentation

template<typename MappedSupernodalType >
const MappedSupernodalType& Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::m_mapL

Definition at line 667 of file SparseLU.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:11