OSVR-Core
Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::internal::column_dfs_traits< IndexVector, ScalarVector > Struct Template Reference
Inheritance diagram for Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >:
Eigen::internal::no_assignment_operator

Public Types

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

Public Member Functions

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

Public Attributes

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

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