Public Types | Public Member Functions | Public Attributes
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]

List of all members.

Public Types

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

Public Member Functions

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

Public Attributes

SparseLUImpl< Scalar, Index >
::GlobalLU_t & 
m_glu
Index m_jcol
Indexm_jsuper_ref
SparseLUImpl< Scalar, Index > & 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

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

Definition at line 42 of file SparseLU_column_dfs.h.

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.


Member Enumeration Documentation

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

Definition at line 56 of file SparseLU_column_dfs.h.


Constructor & Destructor Documentation

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

Definition at line 43 of file SparseLU_column_dfs.h.


Member Function Documentation

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.

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

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

Definition at line 60 of file SparseLU_column_dfs.h.

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.

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.

template<typename IndexVector, typename ScalarVector>
SparseLUImpl<Scalar, Index>& 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:


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:00