MRS  1.0
A C++ Class Library for Statistical Set Processing
subpavings::FEICritStopAll Class Reference

Class to bale out of priority queue splitting. More...

+ Inheritance diagram for subpavings::FEICritStopAll:
+ Collaboration diagram for subpavings::FEICritStopAll:

List of all members.

Public Member Functions

bool operator() (const FunctionEstimatorInterval &fei) const

Detailed Description

Class to bale out of priority queue splitting.


Member Function Documentation

bool FEICritStopAll::operator() ( const FunctionEstimatorInterval fei) const [virtual]

True always

Implements subpavings::FEIEvalObj.

  { return true; }

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