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.