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.