Searched defs:PerSolveOptions (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dtrust_region_strategy.h86 struct PerSolveOptions { struct in class:ceres::internal::TrustRegionStrategy
87 PerSolveOptions() function in struct:ceres::internal::TrustRegionStrategy::PerSolveOptions
133 virtual Summary ComputeStep(const PerSolveOptions& per_solve_options,
H A Dlinear_solver.h69 // lifetime. The PerSolveOptions struct is used to specify options for
147 struct PerSolveOptions { struct in class:ceres::internal::LinearSolver
148 PerSolveOptions() function in struct:ceres::internal::LinearSolver::PerSolveOptions
259 const PerSolveOptions& per_solve_options,
292 const LinearSolver::PerSolveOptions& per_solve_options,
313 const LinearSolver::PerSolveOptions& per_solve_options,

Completed in 213 milliseconds