Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ WolfeData() [3/4]

template<typename ObjFun , typename ThetaGradF , typename Theta0 >
stan::math::internal::WolfeData::WolfeData ( ObjFun &&  obj_fun,
Eigen::Index  n,
const Theta0 &  theta0,
ThetaGradF &&  theta_grad_f 
)
inline

Definition at line 445 of file wolfe_line_search.hpp.