![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
Definition at line 16 of file laplace_marginal_poisson_log_lpmf.hpp.
#include <laplace_marginal_poisson_log_lpmf.hpp>
Public Member Functions | |
| template<typename Theta , typename YVec , typename Mean , require_eigen_vector_t< Theta > * = nullptr> | |
| auto | operator() (const Theta &theta, const YVec &y, const std::vector< int > &y_index, Mean &&mean, std::ostream *) const |
| Returns the lpmf for a Poisson with a log link across multiple groups. | |