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

SequenceTransform::Threshold< InContainer, OutContainer > Class Template Reference

#include <sequencetransform.h>

Inheritance diagram for SequenceTransform::Threshold< InContainer, OutContainer >:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class InContainer, class OutContainer>
class SequenceTransform::Threshold< InContainer, OutContainer >

Example of basic thresholding.

Definition at line 30 of file sequencetransform.h.

Public Types

typedef InContainer::value_type value_type

Public Methods

 Threshold (const value_type *threshold_=0)
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:46 2003 for RF-LISSOM by doxygen1.3-rc2