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

#include <Eigen_Colamd.h>

List of all members.

Public Attributes

IndexType start
IndexType length
union {
   IndexType   degree
   IndexType   p
shared1
union {
   IndexType   mark
   IndexType   first_column
shared2

Detailed Description

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

Definition at line 166 of file Eigen_Colamd.h.


Member Data Documentation

template<typename IndexType>
IndexType internal::Colamd_Row< IndexType >::degree

Definition at line 172 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::Colamd_Row< IndexType >::first_column

Definition at line 178 of file Eigen_Colamd.h.

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

Definition at line 169 of file Eigen_Colamd.h.

template<typename IndexType>
IndexType internal::Colamd_Row< IndexType >::mark

Definition at line 177 of file Eigen_Colamd.h.

template<typename IndexType>
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
template<typename IndexType>
IndexType internal::Colamd_Row< IndexType >::start

Definition at line 168 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