MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
AbstractLinAlgPack::SparseElement< T_Index, T_Value >::index_and_padding Union Reference

Public Attributes

value_type dummy
 
index_type index_
 

Detailed Description

template<class T_Index, class T_Value>
union AbstractLinAlgPack::SparseElement< T_Index, T_Value >::index_and_padding

Definition at line 123 of file AbstractLinAlgPack_SparseElement.hpp.

Member Data Documentation

template<class T_Index , class T_Value >
value_type AbstractLinAlgPack::SparseElement< T_Index, T_Value >::index_and_padding::dummy

Definition at line 124 of file AbstractLinAlgPack_SparseElement.hpp.

template<class T_Index , class T_Value >
index_type AbstractLinAlgPack::SparseElement< T_Index, T_Value >::index_and_padding::index_

Definition at line 125 of file AbstractLinAlgPack_SparseElement.hpp.


The documentation for this union was generated from the following file: