#include <CWFCoordinationLevel.h>
Inheritance diagram for CWFCoordinationLevel:

Public Member Functions | |
| CWFCoordinationLevel (const CAcInvertedFile *inAccessor=0, CQueryNormalizer *=0, CQueryNormalizer *=0) | |
| virtual double | subApply (const double inDocumentFrequency, const double inNormalizingFactor) const |
| Apply this on a document frequency. | |
| CWeightingFunction * | clone () const |
| For the "prototype pattern": Kinda virtual copy constructor: Gamma/Helm/Johnson/Vlissides p. | |
|
|
For the "prototype pattern": Kinda virtual copy constructor: Gamma/Helm/Johnson/Vlissides p. 107 This is a new version of constructNew which manages to live without the setID function Reimplemented from CWeightingFunction.
|