MOAB  4.9.3pre
internal::colamd_col< IndexType > Struct Template Reference

#include <Eigen_Colamd.h>

List of all members.

Public Attributes

IndexType start
IndexType length
union {
   IndexType   thickness
   IndexType   parent
shared1
union {
   IndexType   score
   IndexType   order
shared2
union {
   IndexType   headhash
   IndexType   hash
   IndexType   prev
shared3
union {
   IndexType   degree_next
   IndexType   hash_next
shared4

Detailed Description

template<typename IndexType>
struct internal::colamd_col< IndexType >

Definition at line 132 of file Eigen_Colamd.h.


Member Data Documentation

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::degree_next

Definition at line 159 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::hash

Definition at line 153 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::hash_next

Definition at line 160 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::headhash

Definition at line 151 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::length

Definition at line 136 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::order

Definition at line 147 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::parent

Definition at line 141 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::prev

Definition at line 154 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::score

Definition at line 146 of file Eigen_Colamd.h.

union { ... } internal::colamd_col< IndexType >::shared1
union { ... } internal::colamd_col< IndexType >::shared2
union { ... } internal::colamd_col< IndexType >::shared3
union { ... } internal::colamd_col< IndexType >::shared4
template<typename IndexType>
IndexType internal::colamd_col< IndexType >::start

Definition at line 134 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::colamd_col< IndexType >::thickness

Definition at line 139 of file Eigen_Colamd.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines