Home
last modified time | relevance | path

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

/external/ceres-solver/examples/
Drobot_pose_mle.cc293 RangeConstraint::RangeCostFunction* range_cost_function = in main() local
296 problem.AddResidualBlock(range_cost_function, NULL, parameter_blocks); in main()