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

◆ generate_laplace_options() [2/2]

template<typename ThetaVec , require_eigen_t< ThetaVec > * = nullptr>
auto stan::math::generate_laplace_options ( ThetaVec &&  theta_0)
inline

User function for generating laplace options tuple.

Template Parameters
ThetaVecAn Eigen vector type for user supplied initial theta
Parameters
theta_0User supplied initial theta
Returns
tuple representing laplace options exposed to user.

Definition at line 43 of file generate_laplace_options.hpp.