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

  /external/ceres-solver/include/ceres/
problem.h 126 loss_function_ownership(TAKE_OWNERSHIP),
139 Ownership loss_function_ownership; member in struct:ceres::Problem::Options
  /external/ceres-solver/internal/ceres/
gradient_checking_cost_function.cc 250 gradient_checking_problem_options.loss_function_ownership =
problem_impl.cc 187 if (options_.loss_function_ownership == TAKE_OWNERSHIP &&
    [all...]

Completed in 663 milliseconds