System documentation of the GNU Image-Finding Tool

CDocumentFrequencyElement Class Reference

CDOCUMENTFREQUENCYELEMENT. More...

#include <CDocumentFrequencyElement.h>

List of all members.

Public Member Functions

Constructors
 CDocumentFrequencyElement ()
 CDocumentFrequencyElement (TID inID, float inDocumentFrequency)
 constructor fills mContent with inID,inDocumentFrequency
 CDocumentFrequencyElement (istream &inStream)
 CDocumentFrequencyElement (const CDocumentFrequencyElement &inElement)
input/output
bool input (istream &inStream)
bool output (ostream &outStream) const
bool writeBinary (ostream &outStream) const
Accessors
TID getID () const
unsigned int getIntegerDocumentFrequency () const
float getDocumentFrequency () const
void setDocumentFrequency (float)
void divideDocumentFrequency (float)


Detailed Description

CDOCUMENTFREQUENCYELEMENT.

modification history:

HM 090399 created the documentation

compiler defines used: A pair of Document Frequency ID: Can be used for FeatureIDs and DocumentIDs


Constructor & Destructor Documentation

CDocumentFrequencyElement::CDocumentFrequencyElement ( TID  inID,
float  inDocumentFrequency 
)

constructor fills mContent with inID,inDocumentFrequency


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