Home
last modified time | relevance | path

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

/external/ceres-solver/examples/
Dmore_garbow_hillstrom.cc270 template<typename TestProblem> string ConstrainedSolve() { in ConstrainedSolve() function
344 using ceres::examples::ConstrainedSolve; in main()
352 << ConstrainedSolve<ceres::examples::TestProblem##n>(); in main()