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

Protected Attributes

std::map< std::string, T > _minValue
 
std::map< std::string, T > _maxValue
 

Detailed Description

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

Definition at line 70 of file Normalizer.h.


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