Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Sorter::by_abs_descend Struct Reference

absolute descending order More...

Inheritance diagram for Sorter::by_abs_descend:
Sorter::by_order

Public Member Functions

bool operator() (const double lhs, const double rhs) const
 
- Public Member Functions inherited from Sorter::by_order
virtual ~by_order ()
 
bool operator() (const pair_t &lhs, const pair_t &rhs) const
 

Detailed Description

absolute descending order

Definition at line 43 of file sorter.cpp.

Member Function Documentation

bool Sorter::by_abs_descend::operator() ( const double  lhs,
const double  rhs 
) const
inlinevirtual

Implements Sorter::by_order.

Definition at line 45 of file sorter.cpp.


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