System documentation of the GNU Image-Finding Tool

CWeightingFunctionPointerHash Class Reference

A hash of weighting function pointers. More...

#include <CWeightingFunctionPointerHash.h>

List of all members.

Public Member Functions

 CWeightingFunctionPointerHash (const CWeightingFunction &inWF)
CWeightingFunctionPointerHash::CFather::size_type size () const
 ~CWeightingFunctionPointerHash ()
 clears features before destroying this
void clearFeatures ()
void addFeature (const double inRelevanceLevel, const CDocumentFrequencyElement &inElement)

Protected Types

typedef hash_map< TID,
CWeightingFunctionPointer
CFather
 For making the change between different map types easier.

Protected Attributes

const CWeightingFunctionmWeightingFunction


Detailed Description

A hash of weighting function pointers.
The documentation for this class was generated from the following file:

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen