Home
last modified time | relevance | path

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

/external/ceres-solver/examples/
Drobot_pose_mle.cc188 RangeCostFunction; typedef
211 static RangeCostFunction* Create(const int pose_index, in Create()
217 RangeCostFunction* cost_function = new RangeCostFunction(constraint); in Create()
293 RangeConstraint::RangeCostFunction* range_cost_function = in main()