Searched refs:ComputeGaussNewtonStep (Results 1 – 2 of 2) sorted by relevance
82 LinearSolver::Summary ComputeGaussNewtonStep(
131 ComputeGaussNewtonStep(per_solve_options, jacobian, residuals); in ComputeStep()514 LinearSolver::Summary DoglegStrategy::ComputeGaussNewtonStep( in ComputeGaussNewtonStep() function in ceres::internal::DoglegStrategy