MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
AbstractLinAlgPack::SparseVectorUtilityPack::SpVecIndexLookup< T_Element >::poss_type Struct Reference

Struct with members: size_type poss; ElementRelation rel;. More...

#include <AbstractLinAlgPack_SpVecIndexLookupClassDecl.hpp>

Public Member Functions

 poss_type ()
 
 poss_type (size_type _poss, ElementRelation _rel)
 

Public Attributes

size_type poss
 
ElementRelation rel
 

Detailed Description

template<class T_Element>
struct AbstractLinAlgPack::SparseVectorUtilityPack::SpVecIndexLookup< T_Element >::poss_type

Struct with members: size_type poss; ElementRelation rel;.

Definition at line 87 of file AbstractLinAlgPack_SpVecIndexLookupClassDecl.hpp.

Constructor & Destructor Documentation

template<class T_Element>
AbstractLinAlgPack::SparseVectorUtilityPack::SpVecIndexLookup< T_Element >::poss_type::poss_type ( )
inline
template<class T_Element>
AbstractLinAlgPack::SparseVectorUtilityPack::SpVecIndexLookup< T_Element >::poss_type::poss_type ( size_type  _poss,
ElementRelation  _rel 
)
inline

Member Data Documentation

template<class T_Element>
size_type AbstractLinAlgPack::SparseVectorUtilityPack::SpVecIndexLookup< T_Element >::poss_type::poss
template<class T_Element>
ElementRelation AbstractLinAlgPack::SparseVectorUtilityPack::SpVecIndexLookup< T_Element >::poss_type::rel

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