Searched defs:compute_cost (Results 1 – 2 of 2) sorted by relevance
442 def compute_cost(self, compute_cost=10): argument
150 void set_compute_cost(const int compute_cost) { compute_cost_ = compute_cost; } in set_compute_cost()