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

#include <Ordering.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 Eigen::internal::Colamd_Row< IndexType >

Definition at line 167 of file Ordering.h.


Member Data Documentation

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

Definition at line 173 of file Ordering.h.

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

Definition at line 179 of file Ordering.h.

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

Definition at line 170 of file Ordering.h.

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

Definition at line 178 of file Ordering.h.

template<typename IndexType >
IndexType Eigen::internal::Colamd_Row< IndexType >::p

Definition at line 174 of file Ordering.h.

union { ... } Eigen::internal::Colamd_Row< IndexType >::shared1
union { ... } Eigen::internal::Colamd_Row< IndexType >::shared2
template<typename IndexType >
IndexType Eigen::internal::Colamd_Row< IndexType >::start

Definition at line 169 of file Ordering.h.


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