Searched refs:gauss_newton_step (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Ddogleg_strategy.h73 Vector gauss_newton_step() const { return gauss_newton_step_; } function in class:ceres::internal::DoglegStrategy
H A Ddogleg_strategy_test.cc224 const Vector gn = strategy.gauss_newton_step();

Completed in 1078 milliseconds