Home | History | Annotate | Download | only in ceres

Lines Matching refs:GetParameterization

522 TEST(Problem, GetParameterization) {
532 EXPECT_EQ(problem.GetParameterization(x), parameterization);
533 EXPECT_TRUE(problem.GetParameterization(y) == NULL);