FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::ScalarNormalizer< T * > Class Template Reference
+ Inheritance diagram for fires::ScalarNormalizer< T * >:
+ Collaboration diagram for fires::ScalarNormalizer< T * >:

Public Member Functions

virtual void update (const std::string &label_, const Property &property_)
 
virtual Property normalizeProperty (const std::string &label_, const Property &property_) const
 
virtual void freeNormalizedProperty (Property &property_)
 
- Public Member Functions inherited from fires::ScalarNormalizer< T >
virtual void reset (const std::string &label)
 
- Public Member Functions inherited from fires::Normalizer
virtual float normalizeDistance (const float distance)
 

Additional Inherited Members

- Protected Attributes inherited from fires::ScalarNormalizer< T >
std::map< std::string, T > _minValue
 
std::map< std::string, T > _maxValue
 

Detailed Description

template<typename T>
class fires::ScalarNormalizer< T * >

Definition at line 122 of file Normalizer.h.


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