|
| | density_components_base.hpp |
| | Declares the DensityComponentBase class, which is the base class for all distribution functors.
|
| |
| | lognormal_lpdf.hpp |
| | Lognormal Log Probability Density Function (LPDF) defines the Lognormal LPDF class and its fields and returns the log probability density function.
|
| |
| | multinomial_lpmf.hpp |
| | Multinomial Log Probability Mass Function (LPMF) module file defines the Multinomial LPMF class and its fields and returns the log probability mass function.
|
| |
| | normal_lpdf.hpp |
| | Normal Log Probability Density Function (LPDF) module file defines the Normal LPDF class and its fields and returns the log probability density function.
|
| |