Searched defs:totalWeight (Results 1 – 3 of 3) sorted by relevance
41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
11 totalWeight = 0 field in TrackerGroup
158 float totalWeight = 0; in weightCalcHelper() local