Searched refs:disable_all_safety_checks (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/include/ceres/
H A Dproblem.h129 disable_all_safety_checks(false) {}
163 // disable_all_safety_checks to true.
167 bool disable_all_safety_checks; member in struct:ceres::Problem::Options
/external/ceres-solver/internal/ceres/
H A Dproblem_impl.cc101 if (!options_.disable_all_safety_checks) {
112 if (!options_.disable_all_safety_checks) {
250 if (!options_.disable_all_safety_checks) {
281 if (!options_.disable_all_safety_checks) {

Completed in 469 milliseconds