LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
lbann::beta_distribution< RealType > Member List

This is the complete list of members for lbann::beta_distribution< RealType >, including all inherited members.

a() constlbann::beta_distribution< RealType >inline
b() constlbann::beta_distribution< RealType >inline
beta_distribution(RealType a, RealType b)lbann::beta_distribution< RealType >inlineexplicit
beta_distribution(const param_type &p)lbann::beta_distribution< RealType >inlineexplicit
gamma_dist typedeflbann::beta_distribution< RealType >private
generate(Generator &g)lbann::beta_distribution< RealType >inlineprivate
generate(Generator &g, const param_type &p)lbann::beta_distribution< RealType >inlineprivate
generate_gamma(Generator &g, gamma_dist &gamma_a, gamma_dist &gamma_b)lbann::beta_distribution< RealType >inlineprivate
generate_johnk(Generator &g, result_type a, result_type b)lbann::beta_distribution< RealType >inlineprivate
m_gamma_albann::beta_distribution< RealType >private
m_gamma_blbann::beta_distribution< RealType >private
m_paramslbann::beta_distribution< RealType >private
max() constlbann::beta_distribution< RealType >inline
min() constlbann::beta_distribution< RealType >inline
operator!=(const beta_distribution< result_type > &other) constlbann::beta_distribution< RealType >inline
operator()(Generator &g)lbann::beta_distribution< RealType >inline
operator()(Generator &g, const param_type &p)lbann::beta_distribution< RealType >inline
operator==(const beta_distribution< result_type > &other) constlbann::beta_distribution< RealType >inline
param() constlbann::beta_distribution< RealType >inline
param(const param_type &p)lbann::beta_distribution< RealType >inline
reset()lbann::beta_distribution< RealType >inline
result_type typedeflbann::beta_distribution< RealType >