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