Searched refs:gauss_newton_step (Results 1 – 2 of 2) sorted by relevance
73 Vector gauss_newton_step() const { return gauss_newton_step_; } in gauss_newton_step() function
224 const Vector gn = strategy.gauss_newton_step(); in TEST_F()