Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::internal::column_dfs_traits< IndexVector, ScalarVector > Struct Template Reference

#include <SparseLU_column_dfs.h>

Inheritance diagram for Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >:
Inheritance graph
[legend]

Public Types

enum  { ExpandMem = true }
 
typedef ScalarVector::Scalar Scalar
 
typedef IndexVector::Scalar StorageIndex
 

Public Member Functions

 column_dfs_traits (Index jcol, Index &jsuper, typename SparseLUImpl< Scalar, StorageIndex >::GlobalLU_t &glu, SparseLUImpl< Scalar, StorageIndex > &luImpl)
 
void mem_expand (IndexVector &lsub, Index &nextl, Index chmark)
 
bool update_segrep (Index, Index)
 

Public Attributes

SparseLUImpl< Scalar, StorageIndex >::GlobalLU_t & m_glu
 
Index m_jcol
 
Indexm_jsuper_ref
 
SparseLUImpl< Scalar, StorageIndex > & m_luImpl
 

Detailed Description

template<typename IndexVector, typename ScalarVector>
struct Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >

Definition at line 39 of file SparseLU_column_dfs.h.

Member Typedef Documentation

◆ Scalar

template<typename IndexVector , typename ScalarVector >
typedef ScalarVector::Scalar Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::Scalar

Definition at line 41 of file SparseLU_column_dfs.h.

◆ StorageIndex

template<typename IndexVector , typename ScalarVector >
typedef IndexVector::Scalar Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::StorageIndex

Definition at line 42 of file SparseLU_column_dfs.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename IndexVector , typename ScalarVector >
anonymous enum
Enumerator
ExpandMem 

Definition at line 56 of file SparseLU_column_dfs.h.

Constructor & Destructor Documentation

◆ column_dfs_traits()

template<typename IndexVector , typename ScalarVector >
Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::column_dfs_traits ( Index  jcol,
Index jsuper,
typename SparseLUImpl< Scalar, StorageIndex >::GlobalLU_t &  glu,
SparseLUImpl< Scalar, StorageIndex > &  luImpl 
)
inline

Definition at line 43 of file SparseLU_column_dfs.h.

Member Function Documentation

◆ mem_expand()

template<typename IndexVector , typename ScalarVector >
void Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::mem_expand ( IndexVector &  lsub,
Index nextl,
Index  chmark 
)
inline

Definition at line 50 of file SparseLU_column_dfs.h.

◆ update_segrep()

template<typename IndexVector , typename ScalarVector >
bool Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::update_segrep ( Index  ,
Index   
)
inline

Definition at line 46 of file SparseLU_column_dfs.h.

Member Data Documentation

◆ m_glu

template<typename IndexVector , typename ScalarVector >
SparseLUImpl<Scalar, StorageIndex>::GlobalLU_t& Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::m_glu

Definition at line 60 of file SparseLU_column_dfs.h.

◆ m_jcol

template<typename IndexVector , typename ScalarVector >
Index Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::m_jcol

Definition at line 58 of file SparseLU_column_dfs.h.

◆ m_jsuper_ref

template<typename IndexVector , typename ScalarVector >
Index& Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::m_jsuper_ref

Definition at line 59 of file SparseLU_column_dfs.h.

◆ m_luImpl

template<typename IndexVector , typename ScalarVector >
SparseLUImpl<Scalar, StorageIndex>& Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >::m_luImpl

Definition at line 61 of file SparseLU_column_dfs.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:42