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

  /external/ceres-solver/internal/ceres/
trust_region_strategy.h 109 termination_type(LINEAR_SOLVER_FAILURE) {
127 LinearSolverTerminationType termination_type; member in struct:ceres::internal::TrustRegionStrategy::Summary
linear_solver.h 268 termination_type(LINEAR_SOLVER_FAILURE) {
273 LinearSolverTerminationType termination_type; member in struct:ceres::internal::LinearSolver::Summary
visibility_based_preconditioner.cc 449 const LinearSolverTerminationType termination_type = local
455 return termination_type;
  /external/ceres-solver/include/ceres/
solver.h 744 TerminationType termination_type; member in struct:ceres::Solver::Summary
    [all...]

Completed in 317 milliseconds