Stan Math Library
5.2.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
WolfeData()
[2/4]
template<typename ObjFun , typename ThetaGradF , typename Theta0 >
stan::math::internal::WolfeData::WolfeData
(
ObjFun &&
obj_fun
,
const Eigen::VectorXd &
a
,
const Theta0 &
theta0
,
ThetaGradF &&
theta_grad_f
)
inline
Definition at line
437
of file
wolfe_line_search.hpp
.
stan
math
internal
WolfeData
[
Stan Home Page
]
© 2011–2019, Stan Development Team.