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

  /external/ceres-solver/include/ceres/
solver.h 119 logging_type = PER_MINIMIZER_ITERATION;
613 LoggingType logging_type; member in struct:ceres::Solver::Options
617 // set to true, and logging_type is not SILENT, the logging output
    [all...]
  /external/ceres-solver/internal/ceres/
solver_impl.cc 234 if (options.logging_type != SILENT) {
294 if (options.logging_type != SILENT) {
    [all...]

Completed in 326 milliseconds