Searched refs:set_cumulative_owned_coefficient (Results 1 – 3 of 3) sorted by relevance
627 c1->set_cumulative_owned_coefficient(0.456); in TEST_F()629 owned->set_cumulative_owned_coefficient(0.987); in TEST_F()661 c1_c1->set_cumulative_owned_coefficient(0.456); in TEST_F()663 c1_c2->set_cumulative_owned_coefficient(0.987); in TEST_F()
756 node->set_cumulative_owned_coefficient(cumulative_owned_coefficient); in CalculateNodeCumulativeOwnershipCoefficient()
164 void set_cumulative_owned_coefficient(double cumulative_owned_coefficient) { in set_cumulative_owned_coefficient() function