OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PerSolveOptions
(Results
1 - 2
of
2
) sorted by null
/external/ceres-solver/internal/ceres/
trust_region_strategy.h
86
struct
PerSolveOptions
{
87
PerSolveOptions
()
133
virtual Summary ComputeStep(const
PerSolveOptions
& per_solve_options,
linear_solver.h
89
// lifetime. The
PerSolveOptions
struct is used to specify options for
169
struct
PerSolveOptions
{
170
PerSolveOptions
()
290
const
PerSolveOptions
& per_solve_options,
323
const LinearSolver::
PerSolveOptions
& per_solve_options,
344
const LinearSolver::
PerSolveOptions
& per_solve_options,
Completed in 662 milliseconds