Public Attributes | List of all members
Eigen::internal::Colamd_Row< IndexType > Struct Template Reference

#include <Ordering.h>

Public Attributes

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

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:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:31