Searched defs:termination_type (Results 1 - 4 of 4) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dtrust_region_strategy.h109 termination_type(LINEAR_SOLVER_FAILURE) {
127 LinearSolverTerminationType termination_type; member in struct:ceres::internal::TrustRegionStrategy::Summary
H A Dlinear_solver.h268 termination_type(LINEAR_SOLVER_FAILURE) {
273 LinearSolverTerminationType termination_type; member in struct:ceres::internal::LinearSolver::Summary
H A Dvisibility_based_preconditioner.cc449 const LinearSolverTerminationType termination_type = local
455 return termination_type;
/external/ceres-solver/include/ceres/
H A Dsolver.h744 TerminationType termination_type; member in struct:ceres::Solver::Summary

Completed in 120 milliseconds