AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
AbstractLinAlgPack::compare_element_indexes_less< T_Element > Struct Template Reference

ele1.index() < ele2.index() More...

#include <AbstractLinAlgPack_compare_element_indexes.hpp>

Inherits unary_function< T_Element, T_Element::index_type >.

Detailed Description

template<class T_Element>
struct AbstractLinAlgPack::compare_element_indexes_less< T_Element >

ele1.index() < ele2.index()

Definition at line 60 of file AbstractLinAlgPack_compare_element_indexes.hpp.


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