![]()  | 
  
    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  | 
| V_t | Type of initial tangent. | 
| Theta | A class assignable to an Eigen vector type | 
| TupleArgs | Type of variadic arguments for likelihood function. | 
| Stream | Type of stream for messages. | 
| f | Log likelihood function. | 
| v | Initial tangent. | 
| theta | Latent Gaussian variable. | 
| ll_args | Variadic arguments for likelihood function. | 
| msgs | Streaming messages. | 
Definition at line 434 of file laplace_likelihood.hpp.