Searched defs:SqrCost (Results 1 – 1 of 1) sorted by relevance
71 struct SqrCost : Algo1_CostFunction { struct72 virtual int cost(int x) const { in cost()