Home
last modified time | relevance | path

Searched refs:ComputeGaussNewtonStep (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Ddogleg_strategy.h82 LinearSolver::Summary ComputeGaussNewtonStep(
Ddogleg_strategy.cc131 ComputeGaussNewtonStep(per_solve_options, jacobian, residuals); in ComputeStep()
514 LinearSolver::Summary DoglegStrategy::ComputeGaussNewtonStep( in ComputeGaussNewtonStep() function in ceres::internal::DoglegStrategy