|
enum | { ExpandMem = true
} |
|
typedef ScalarVector::Scalar | Scalar |
|
typedef IndexVector::Scalar | Index |
|
|
| 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) |
|
|
Index | m_jcol |
|
Index & | m_jsuper_ref |
|
SparseLUImpl< Scalar, Index >::GlobalLU_t & | m_glu |
|
SparseLUImpl< Scalar, Index > & | m_luImpl |
|
template<typename IndexVector, typename ScalarVector>
struct Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >
Definition at line 39 of file SparseLU_column_dfs.h.
The documentation for this struct was generated from the following file: