Stan Math Library
5.2.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
check_armijo()
[1/2]
template<typename Option >
auto stan::math::internal::check_armijo
(
double
obj_next
,
double
obj_init
,
double
alpha_next
,
double
dir0
,
Option &&
opt
)
inline
Definition at line
296
of file
wolfe_line_search.hpp
.
stan
math
internal
[
Stan Home Page
]
© 2011–2019, Stan Development Team.