Home
last modified time | relevance | path

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

/external/ceres-solver/examples/
Dmore_garbow_hillstrom.cc305 template<typename TestProblem> string UnconstrainedSolve() { in UnconstrainedSolve() function
343 using ceres::examples::UnconstrainedSolve; in main()
348 << UnconstrainedSolve<ceres::examples::TestProblem##n>(); in main()