![]() |
|
#include <Eigen_Colamd.h>
Public Member Functions | |
| bool | is_dead () const |
| bool | is_alive () const |
| void | kill () |
Public Attributes | |
| IndexType | start |
| IndexType | length |
| union { | |
| IndexType degree | |
| IndexType p | |
| } | shared1 |
| union { | |
| IndexType mark | |
| IndexType first_column | |
| } | shared2 |
|
inline |
References internal::Colamd::Alive, and internal::Colamd::RowStructure< IndexType >::shared2.
|
inline |
|
inline |
References internal::Colamd::Dead, and internal::Colamd::RowStructure< IndexType >::shared2.
Referenced by internal::Colamd::init_scoring().
| IndexType internal::Colamd::RowStructure< IndexType >::degree |
Referenced by internal::Colamd::init_scoring().
| IndexType internal::Colamd::RowStructure< IndexType >::first_column |
| IndexType internal::Colamd::RowStructure< IndexType >::length |
| IndexType internal::Colamd::RowStructure< IndexType >::mark |
| IndexType internal::Colamd::RowStructure< IndexType >::p |
| union { ... } internal::Colamd::RowStructure< IndexType >::shared1 |
Referenced by internal::Colamd::init_scoring().
| union { ... } internal::Colamd::RowStructure< IndexType >::shared2 |
| IndexType internal::Colamd::RowStructure< IndexType >::start |