Searched defs:BadTestTerm (Results 1 – 1 of 1) sorted by relevance
107 class BadTestTerm : public CostFunction { class109 BadTestTerm(int arity, int const *dim) : arity_(arity) { in BadTestTerm() function in ceres::internal::BadTestTerm