A comparison functor implementing a strict weak ordering based lexographic ordering.
More...
#include <Stokhos_ProductBasisUtils.hpp>
|
typedef term_type | product_element_type |
|
typedef term_type::ordinal_type | ordinal_type |
|
typedef term_type::element_type | element_type |
|
|
| LexographicLess (const compare_type &cmp_=compare_type()) |
| Constructor.
|
|
bool | operator() (const term_type &a, const term_type &b) const |
| Determine if a is less than b .
|
|
|
bool | equal (const element_type &a, const element_type &b) const |
| Determine if two elements a and b are equal.
|
|
|
compare_type | cmp |
| Element comparison functor.
|
|
template<typename term_type, typename compare_type = std::less<typename term_type::element_type>>
class Stokhos::LexographicLess< term_type, compare_type >
A comparison functor implementing a strict weak ordering based lexographic ordering.
The documentation for this class was generated from the following file:
- Stokhos_ProductBasisUtils.hpp