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