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

  /external/ceres-solver/include/ceres/
covariance.h 212 apply_loss_function(true) {
321 // functions, setting apply_loss_function to false will turn off
326 bool apply_loss_function; member in struct:ceres::Covariance::Options
problem.h 384 : apply_loss_function(true),
416 // functions, setting apply_loss_function to false will turn off
421 bool apply_loss_function; member in struct:ceres::Problem::EvaluateOptions
  /external/ceres-solver/internal/ceres/
evaluator.h 124 : apply_loss_function(true) {
129 bool apply_loss_function; member in struct:ceres::internal::Evaluator::EvaluateOptions

Completed in 189 milliseconds