Searched defs:Quadratic4DCostFunction (Results 1 – 2 of 2) sorted by relevance
47 struct Quadratic4DCostFunction { struct48 template <typename T> bool operator()(const T* const x, in operator ()()
128 struct Quadratic4DCostFunction { struct129 template <typename T> bool operator()(const T* const x, in operator ()()142 static CostFunction* Create() { in Create()