Home | Sort by relevance Sort by last modified time |
/external/ceres-solver/include/ceres/ | |
covariance.h | 211 apply_loss_function(true) { 361 // functions, setting apply_loss_function to false will turn off 366 bool apply_loss_function; member in struct:ceres::Covariance::Options |
problem.h | 347 : apply_loss_function(true), 379 // functions, setting apply_loss_function to false will turn off 384 bool apply_loss_function; member in struct:ceres::Problem::EvaluateOptions |
/external/ceres-solver/internal/ceres/ | |
evaluator.h | 122 : apply_loss_function(true) { 127 bool apply_loss_function; member in struct:ceres::internal::Evaluator::EvaluateOptions |