MathTL
Public Member Functions
threshold_criterion< I, C > Class Template Reference

#include <tiny_tools.h>

List of all members.

Public Member Functions

 threshold_criterion (const double eta)
bool operator() (std::pair< const I, C > &p)

Detailed Description

template<class I, class C>
class threshold_criterion< I, C >

helper function object for thresholding within a std::map<I,C>: returns true if argument is strictly less than eta in modulus


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations