Stan Math Library
5.2.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
WolfeInfo()
[1/3]
template<typename ObjFun , typename Theta0 , typename ThetaGradF >
stan::math::internal::WolfeInfo::WolfeInfo
(
ObjFun &&
obj_fun
,
Eigen::Index
n
,
Theta0 &&
theta0
,
ThetaGradF &&
theta_grad_f
)
inline
Definition at line
503
of file
wolfe_line_search.hpp
.
stan
math
internal
WolfeInfo
[
Stan Home Page
]
© 2011–2019, Stan Development Team.