autoppl  v0.8
A C++ template library for probabilistic programming
ppl::expr::dist::Uniform< MinType, MaxType > Member List

This is the complete list of members for ppl::expr::dist::Uniform< MinType, MaxType >, including all inherited members.

activate_refcnt() constppl::expr::dist::Uniform< MinType, MaxType >inline
ad_log_pdf(const XType &x, const PtrPackType &pack) constppl::expr::dist::Uniform< MinType, MaxType >inline
base_t typedefppl::expr::dist::Uniform< MinType, MaxType >
bind(const PtrPackType &pack)ppl::expr::dist::Uniform< MinType, MaxType >inline
dist_value_t typedefppl::expr::dist::Uniform< MinType, MaxType >
log_pdf(const XType &x)ppl::expr::dist::Uniform< MinType, MaxType >inline
pdf(const XType &x)ppl::expr::dist::Uniform< MinType, MaxType >inline
prune(XType &x, GenType &gen) constppl::expr::dist::Uniform< MinType, MaxType >inline
self()ppl::util::BaseCRTP< Uniform< MinType, MaxType > >inline
self() constppl::util::BaseCRTP< Uniform< MinType, MaxType > >inline
Uniform(const min_t &min, const max_t &max)ppl::expr::dist::Uniform< MinType, MaxType >inline
value_t typedefppl::expr::dist::Uniform< MinType, MaxType >