Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dconditioned_cost_function.cc47 CostFunction* wrapped_cost_function, in ConditionedCostFunction() argument
50 : wrapped_cost_function_(wrapped_cost_function), in ConditionedCostFunction()
/external/ceres-solver/include/ceres/
Dconditioned_cost_function.h80 ConditionedCostFunction(CostFunction* wrapped_cost_function,