addTerms(const vector< TERMID_T > &tids) | ClusterRep | [inline] |
addVal(int id, double val) | ClusterRep | [inline] |
addVec(const ClusterRep *v2) | ClusterRep | [inline] |
ClusterRep(const Index &ind) | ClusterRep | [inline] |
ClusterRep(DOCID_T did, const Index &ind) | ClusterRep | |
ClusterRep(TermInfoList *tList, const Index &ind) | ClusterRep | |
ClusterRep(vector< DOCID_T > &dids, const Index &ind) | ClusterRep | |
ClusterRep(FloatFreqVector *v, const Index &ind) | ClusterRep | |
ClusterRep(const ClusterRep *old) | ClusterRep | |
dotProd(const ClusterRep *v2) const | ClusterRep | [inline] |
getRep() const | ClusterRep | [inline] |
normalize() | ClusterRep | [virtual] |
subtract(const ClusterRep *v2) | ClusterRep | [inline] |
sum2() const | ClusterRep | [inline] |
weigh(const double *vals) | ClusterRep | [inline] |
weigh(double val) | ClusterRep | [inline] |
~ClusterRep() | ClusterRep | [virtual] |