CluE  1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CluE::CFTree< T >::ThresholdCalculator Struct Referenceabstract

Threshold calculation functor class. More...

#include <cftree.h>

Inheritance diagram for CluE::CFTree< T >::ThresholdCalculator:
Inheritance graph
Collaboration diagram for CluE::CFTree< T >::ThresholdCalculator:
Collaboration graph

Public Member Functions

virtual double operator() (double oldThreshold)=0
 

Detailed Description

template<typename T>
struct CluE::CFTree< T >::ThresholdCalculator

Threshold calculation functor class.

Definition at line 106 of file cftree.h.

Member Function Documentation

template<typename T>
virtual double CluE::CFTree< T >::ThresholdCalculator::operator() ( double  oldThreshold)
pure virtual

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