Searched refs:cumulative_owning_coefficient (Results 1 – 3 of 3) sorted by relevance
167 double cumulative_owning_coefficient() const { in cumulative_owning_coefficient() function171 double cumulative_owning_coefficient) { in set_cumulative_owning_coefficient() argument172 cumulative_owning_coefficient_ = cumulative_owning_coefficient; in set_cumulative_owning_coefficient()
761 node->owns_edge()->target()->cumulative_owning_coefficient()); in CalculateNodeCumulativeOwnershipCoefficient()764 node->parent()->cumulative_owning_coefficient()); in CalculateNodeCumulativeOwnershipCoefficient()784 static_cast<double>(*size_opt) * node->cumulative_owning_coefficient() * in CalculateNodeEffectiveSize()
639 ASSERT_DOUBLE_EQ(c1_c1->cumulative_owning_coefficient(), 0.123); in TEST_F()643 ASSERT_DOUBLE_EQ(c1_c2->cumulative_owning_coefficient(), 0.135 * 0.789); in TEST_F()