Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::internal::WolfeInfo Member List

This is the complete list of members for stan::math::internal::WolfeInfo, including all inherited members.

curr() &stan::math::internal::WolfeInfoinline
curr() const &stan::math::internal::WolfeInfoinline
curr() &&stan::math::internal::WolfeInfoinline
curr_stan::math::internal::WolfeInfo
flip_direction()stan::math::internal::WolfeInfoinline
init_dir_stan::math::internal::WolfeInfo
p_stan::math::internal::WolfeInfo
prev() &stan::math::internal::WolfeInfoinline
prev() const &stan::math::internal::WolfeInfoinline
prev() &&stan::math::internal::WolfeInfoinline
prev_stan::math::internal::WolfeInfo
scratch() &stan::math::internal::WolfeInfoinline
scratch() const &stan::math::internal::WolfeInfoinline
scratch() &&stan::math::internal::WolfeInfoinline
scratch_stan::math::internal::WolfeInfo
WolfeInfo(ObjFun &&obj_fun, Eigen::Index n, Theta0 &&theta0, ThetaGradF &&theta_grad_f)stan::math::internal::WolfeInfoinline
WolfeInfo(WolfeData &&curr, WolfeData &&prev)stan::math::internal::WolfeInfoinline
WolfeInfo(Eigen::Index n)stan::math::internal::WolfeInfoinlineexplicit