autoppl
v0.8
A C++ template library for probabilistic programming
|
This is the complete list of members for ppl::expr::dist::Normal< MeanType, SigmaType >, including all inherited members.
activate_refcnt() const | ppl::expr::dist::Normal< MeanType, SigmaType > | inline |
ad_log_pdf(const XType &x, const PtrPackType &pack) const | ppl::expr::dist::Normal< MeanType, SigmaType > | inline |
base_t typedef | ppl::expr::dist::Normal< MeanType, SigmaType > | |
bind(const PtrPackType &pack) | ppl::expr::dist::Normal< MeanType, SigmaType > | inline |
dist_value_t typedef | ppl::expr::dist::Normal< MeanType, SigmaType > | |
log_pdf(const XType &x) | ppl::expr::dist::Normal< MeanType, SigmaType > | inline |
Normal(const mean_t &mean, const sigma_t &sigma) | ppl::expr::dist::Normal< MeanType, SigmaType > | inline |
pdf(const XType &x) | ppl::expr::dist::Normal< MeanType, SigmaType > | inline |
prune(XType &, GenType &) const | ppl::expr::dist::Normal< MeanType, SigmaType > | inline |
self() | ppl::util::BaseCRTP< Normal< MeanType, SigmaType > > | inline |
self() const | ppl::util::BaseCRTP< Normal< MeanType, SigmaType > > | inline |
value_t typedef | ppl::expr::dist::Normal< MeanType, SigmaType > |