Searched defs:cumulative_owned_coefficient (Results 1 – 2 of 2) sorted by relevance
161 double cumulative_owned_coefficient() const { in cumulative_owned_coefficient() function164 void set_cumulative_owned_coefficient(double cumulative_owned_coefficient) { in set_cumulative_owned_coefficient()
751 double cumulative_owned_coefficient = node->owned_coefficient(); in CalculateNodeCumulativeOwnershipCoefficient() local