![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
A wrapper that accepts a tuple as arguments.
| F | A functor with opertor()(Args&&...) returning a scalar |
| Theta | A class assignable to an Eigen vector type |
| TupleArgs | Type of arguments for covariance function. |
| Stream | Type of stream for messages. |
| f | Log likelihood function. |
| theta | Latent Gaussian model. |
| hessian_block_size | If Hessian of log likelihood w.r.t theta is block diagonal, size of block. |
| ll_tuple | Arguments for likelihood function |
| msgs | Stream messages. |
Definition at line 346 of file laplace_likelihood.hpp.