#include <Ordering.h>
| Public Attributes | |
| Index | length | 
| union { | |
| Index degree | |
| Index p | |
| } | shared1 | 
| union { | |
| Index first_column | |
| Index mark | |
| } | shared2 | 
| Index | start | 
Definition at line 174 of file Ordering.h.
| Index Eigen::internal::Colamd_Row< Index >::degree | 
Definition at line 180 of file Ordering.h.
| Index Eigen::internal::Colamd_Row< Index >::first_column | 
Definition at line 186 of file Ordering.h.
| Index Eigen::internal::Colamd_Row< Index >::length | 
Definition at line 177 of file Ordering.h.
| Index Eigen::internal::Colamd_Row< Index >::mark | 
Definition at line 185 of file Ordering.h.
| Index Eigen::internal::Colamd_Row< Index >::p | 
Definition at line 181 of file Ordering.h.
| union { ... } Eigen::internal::Colamd_Row< Index >::shared1 | 
| union { ... } Eigen::internal::Colamd_Row< Index >::shared2 | 
| Index Eigen::internal::Colamd_Row< Index >::start | 
Definition at line 176 of file Ordering.h.