Searched defs:QuadraticCostFunctor (Results 1 – 1 of 1) sorted by relevance
60 struct QuadraticCostFunctor { struct61 template <typename T> bool operator()(const T* const x, in operator ()()67 static CostFunction* Create() { in Create()