Searched refs:storeCounts (Results 1 – 2 of 2) sorted by relevance
41 StoreCounts += Other.storeCounts(); in operator +=()51 storeCounts() == Other.storeCounts() && in operator ==()65 Ret += StoreWeight * storeCounts(); in getScore()
43 double storeCounts() const { return StoreCounts; } in storeCounts() function