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::Scalar Scalar
 

Public Member Functions

Index cols () const
 
Index rows () const
 
template<typename Dest >
void solveInPlace (MatrixBase< Dest > &X) const
 
template<bool Conjugate, typename Dest >
void solveTransposedInPlace (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

◆ Scalar

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

Definition at line 801 of file SparseLU.h.

Constructor & Destructor Documentation

◆ SparseLUMatrixLReturnType()

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

Definition at line 802 of file SparseLU.h.

Member Function Documentation

◆ cols()

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

Definition at line 805 of file SparseLU.h.

◆ rows()

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

Definition at line 804 of file SparseLU.h.

◆ solveInPlace()

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

Definition at line 807 of file SparseLU.h.

◆ solveTransposedInPlace()

template<typename MappedSupernodalType >
template<bool Conjugate, typename Dest >
void Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::solveTransposedInPlace ( MatrixBase< Dest > &  X) const
inline

Definition at line 812 of file SparseLU.h.

Member Data Documentation

◆ m_mapL

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

Definition at line 817 of file SparseLU.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:43:18