#include <Eigen_Colamd.h>
| Public Attributes | |
| IndexType | length | 
| union { | |
| IndexType degree | |
| IndexType p | |
| } | shared1 | 
| union { | |
| IndexType first_column | |
| IndexType mark | |
| } | shared2 | 
| IndexType | start | 
Definition at line 166 of file Eigen_Colamd.h.
| IndexType internal::Colamd_Row< IndexType >::degree | 
Definition at line 172 of file Eigen_Colamd.h.
| IndexType internal::Colamd_Row< IndexType >::first_column | 
Definition at line 178 of file Eigen_Colamd.h.
| IndexType internal::Colamd_Row< IndexType >::length | 
Definition at line 169 of file Eigen_Colamd.h.
| IndexType internal::Colamd_Row< IndexType >::mark | 
Definition at line 177 of file Eigen_Colamd.h.
| IndexType internal::Colamd_Row< IndexType >::p | 
Definition at line 173 of file Eigen_Colamd.h.
| union { ... } internal::Colamd_Row< IndexType >::shared1 | 
| union { ... } internal::Colamd_Row< IndexType >::shared2 | 
| IndexType internal::Colamd_Row< IndexType >::start | 
Definition at line 168 of file Eigen_Colamd.h.