#include <Eigen_Colamd.h>
Public Attributes | |
Index | length |
union { | |
Index degree | |
Index p | |
} | shared1 |
union { | |
Index first_column | |
Index mark | |
} | shared2 |
Index | start |
Definition at line 173 of file Eigen_Colamd.h.
Index internal::Colamd_Row< Index >::degree |
Definition at line 179 of file Eigen_Colamd.h.
Index internal::Colamd_Row< Index >::first_column |
Definition at line 185 of file Eigen_Colamd.h.
Index internal::Colamd_Row< Index >::length |
Definition at line 176 of file Eigen_Colamd.h.
Index internal::Colamd_Row< Index >::mark |
Definition at line 184 of file Eigen_Colamd.h.
Index internal::Colamd_Row< Index >::p |
Definition at line 180 of file Eigen_Colamd.h.
union { ... } internal::Colamd_Row< Index >::shared1 |
union { ... } internal::Colamd_Row< Index >::shared2 |
Index internal::Colamd_Row< Index >::start |
Definition at line 175 of file Eigen_Colamd.h.