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

  /external/ceres-solver/internal/ceres/
minimizer.h 81 trust_region_problem_dump_format_type =
82 options.trust_region_problem_dump_format_type;
137 DumpFormatType trust_region_problem_dump_format_type; member in struct:ceres::internal::Minimizer::Options
trust_region_minimizer.cc 208 options_.trust_region_problem_dump_format_type;
solver_impl.cc 405 options.trust_region_problem_dump_format_type != CONSOLE &&
    [all...]
  /external/ceres-solver/include/ceres/
solver.h 122 trust_region_problem_dump_format_type = TEXTFILE;
628 // non-empty and trust_region_problem_dump_format_type is not
631 DumpFormatType trust_region_problem_dump_format_type; member in struct:ceres::Solver::Options
    [all...]

Completed in 158 milliseconds