Home
last modified time | relevance | path

Searched refs:logging_type (Results 1 – 4 of 4) sorted by relevance

/external/ceres-solver/include/ceres/
Dsolver.h129 logging_type = PER_MINIMIZER_ITERATION; in Options()
644 LoggingType logging_type; member
/external/ceres-solver/internal/ceres/
Dsolver_impl.cc87 if (options.logging_type != SILENT) { in TrustRegionMinimize()
152 if (options.logging_type != SILENT) { in LineSearchMinimize()
328 VLOG_IF(1, options.logging_type != SILENT) << summary->message; in TrustRegionSolve()
548 VLOG_IF(1, options.logging_type != SILENT) << summary->message; in LineSearchSolve()
Dminimizer.h110 is_silent = (options.logging_type == SILENT); in Init()
/external/ceres-solver/docs/source/
Dsolving.rst1383 .. member:: LoggingType Solver::Options::logging_type
1393 :member:`Solver::Options::logging_type` is not ``SILENT``, the logging