Searched defs:ResidualBlockId (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/include/ceres/
H A Dproblem.h65 // A ResidualBlockId is an opaque handle clients can use to remove residual
67 typedef internal::ResidualBlock* ResidualBlockId; typedef in namespace:ceres
214 ResidualBlockId AddResidualBlock(CostFunction* cost_function,
221 ResidualBlockId AddResidualBlock(CostFunction* cost_function,
224 ResidualBlockId AddResidualBlock(CostFunction* cost_function,
227 ResidualBlockId AddResidualBlock(CostFunction* cost_function,
230 ResidualBlockId AddResidualBlock(CostFunction* cost_function,
234 ResidualBlockId AddResidualBlock(CostFunction* cost_function,
238 ResidualBlockId AddResidualBlock(CostFunction* cost_function,
242 ResidualBlockId AddResidualBloc
[all...]

Completed in 47 milliseconds