_documentList | WeightTFIDF< T > | [protected] |
_frequency | WeightTFIDF< T > | [protected] |
_index | WeightTFIDF< T > | [protected] |
_position | WeightTFIDF< T > | [protected] |
_wordList | WeightTFIDF< T > | [protected] |
assignLists(ElementList< Word > *wordList, DocumentList *documentList) | WeightTFIDF< T > | [inline] |
assignTermWeight(Word *word) | WeightTFIDF< T > | [inline] |
assignTermWeightCW(Word *word) | WeightTFIDF< T > | |
documentTermWeight(T *triple) | WeightTFIDF< T > | [inline, protected] |
documentWeightValue(T *triple, Word *word) | WeightTFIDF< T > | [inline, virtual] |
index(void) | WeightTFIDF< T > | [inline] |
noWeightValue(T *triple) | WeightTFIDF< T > | [inline] |
noWeightValue(float frequency, int position) | WeightTFIDF< T > | [inline] |
operator*=(float mult) | WeightTFIDF< T > | [inline] |
operator<(WeightTFIDF &triple) | WeightTFIDF< T > | [inline] |
operator=(WeightTFIDF< T > &element) | WeightTFIDF< T > | [inline] |
position(void) | WeightTFIDF< T > | [inline] |
termWeightValue(T *triple, Word *word) | WeightTFIDF< T > | [inline] |
value(void) | WeightTFIDF< T > | [inline] |
WeightTFIDF(ElementList< Word > *wordList, DocumentList *documentList) | WeightTFIDF< T > | [inline] |
WeightTFIDF(void) | WeightTFIDF< T > | [inline] |
~WeightTFIDF(void) (defined in WeightTFIDF< T >) | WeightTFIDF< T > | [inline, virtual] |