#include <Eigen_Colamd.h>
| Public Member Functions | |
| bool | is_alive () const | 
| bool | is_dead () const | 
| void | kill () | 
| Public Attributes | |
| IndexType | length | 
| union { | |
| IndexType degree | |
| IndexType p | |
| } | shared1 | 
| union { | |
| IndexType first_column | |
| IndexType mark | |
| } | shared2 | 
| IndexType | start | 
Definition at line 180 of file Eigen_Colamd.h.
| 
 | inline | 
Definition at line 197 of file Eigen_Colamd.h.
| 
 | inline | 
Definition at line 195 of file Eigen_Colamd.h.
| 
 | inline | 
Definition at line 199 of file Eigen_Colamd.h.
| IndexType internal::Colamd::RowStructure< IndexType >::degree | 
Definition at line 186 of file Eigen_Colamd.h.
| IndexType internal::Colamd::RowStructure< IndexType >::first_column | 
Definition at line 192 of file Eigen_Colamd.h.
| IndexType internal::Colamd::RowStructure< IndexType >::length | 
Definition at line 183 of file Eigen_Colamd.h.
| IndexType internal::Colamd::RowStructure< IndexType >::mark | 
Definition at line 191 of file Eigen_Colamd.h.
| IndexType internal::Colamd::RowStructure< IndexType >::p | 
Definition at line 187 of file Eigen_Colamd.h.
| union { ... } internal::Colamd::RowStructure< IndexType >::shared1 | 
| union { ... } internal::Colamd::RowStructure< IndexType >::shared2 | 
| IndexType internal::Colamd::RowStructure< IndexType >::start | 
Definition at line 182 of file Eigen_Colamd.h.