Path Tracer
|
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) | |
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, StorageIndex >::GlobalLU_t & | m_glu |
SparseLUImpl< Scalar, StorageIndex > & | m_luImpl |