Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ParameterizedThreshold< InContainer, OutContainer > Class Template Reference

Inheritance diagram for ParameterizedThreshold< InContainer, OutContainer >:

Inheritance graph
[legend]
Collaboration diagram for ParameterizedThreshold< InContainer, OutContainer >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class InContainer, class OutContainer>
class ParameterizedThreshold< InContainer, OutContainer >

Thresholding and bounding which look up their parameters.

Definition at line 1080 of file inputs.c.

Public Types

typedef InContainer::value_type value_type

Public Methods

 ParameterizedThreshold (const ParamMap &params_)
 Stores a reference to the given set of parameters, so the reference must remain valid throughout the lifetime of this object.

virtual void operator() (const InContainer &in, OutContainer &out) const


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 02:37:08 2003 for RF-LISSOM by doxygen1.3-rc2