#include <Eigen_Colamd.h>
Public Attributes | |
Index | length |
union { | |
Index parent | |
Index thickness | |
} | shared1 |
union { | |
Index order | |
Index score | |
} | shared2 |
union { | |
Index hash | |
Index headhash | |
Index prev | |
} | shared3 |
union { | |
Index degree_next | |
Index hash_next | |
} | shared4 |
Index | start |
Definition at line 139 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::degree_next |
Definition at line 166 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::hash |
Definition at line 160 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::hash_next |
Definition at line 167 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::headhash |
Definition at line 158 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::length |
Definition at line 143 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::order |
Definition at line 154 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::parent |
Definition at line 148 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::prev |
Definition at line 161 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::score |
Definition at line 153 of file Eigen_Colamd.h.
union { ... } internal::colamd_col< Index >::shared1 |
union { ... } internal::colamd_col< Index >::shared2 |
union { ... } internal::colamd_col< Index >::shared3 |
union { ... } internal::colamd_col< Index >::shared4 |
Index internal::colamd_col< Index >::start |
Definition at line 141 of file Eigen_Colamd.h.
Index internal::colamd_col< Index >::thickness |
Definition at line 146 of file Eigen_Colamd.h.