HomeSort by relevance Sort by last modified time
    Searched refs:CreateGradientCheckingCostFunction (Results 1 - 3 of 3) sorted by null

  /external/ceres-solver/internal/ceres/
gradient_checking_cost_function.h 60 CostFunction* CreateGradientCheckingCostFunction(
77 // CreateGradientCheckingCostFunction above.
gradient_checking_cost_function_test.cc 165 CreateGradientCheckingCostFunction(&term,
221 CreateGradientCheckingCostFunction(&term,
242 CreateGradientCheckingCostFunction(&term,
gradient_checking_cost_function.cc 228 CostFunction *CreateGradientCheckingCostFunction(
298 CreateGradientCheckingCostFunction(residual_block->cost_function(),

Completed in 77 milliseconds