Home
last modified time | relevance | path

Searched refs:PowellsFunction (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
Dsystem_test.cc211 class PowellsFunction { class
213 PowellsFunction() { in PowellsFunction() function in ceres::internal::PowellsFunction
286 TEST(SystemTest, PowellsFunction) { in TEST() argument
310 RunSolversAndCheckTheyMatch<PowellsFunction>(configs, kMaxAbsoluteDifference); in TEST()