Searched refs: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::TestTerm163 TestTerm<-1, -1> term(arity, dim); in TEST()219 TestTerm<1, 2> term(arity, dim); in TEST()240 TestTerm<-1, -1> term(arity, dim); in TEST()