Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
stan::math::poisson_log_2_likelihood Struct Reference

Detailed Description

Definition at line 21 of file laplace_marginal_poisson_log_2_lpmf.hpp.

#include <laplace_marginal_poisson_log_2_lpmf.hpp>

Public Member Functions

template<typename Theta , typename YVec , typename YIndexVec , typename YeVec >
auto operator() (const Theta &theta, const YVec &y, const YIndexVec &y_index, const YeVec &ye, std::ostream *) const
 Returns the lpmf for a Poisson with a log link across multiple groups.
 

The documentation for this struct was generated from the following file: