C++ mpi module for stochmagnet_main Package
trng::normal_dist< float_t > Member List

This is the complete list of members for trng::normal_dist< float_t >, including all inherited members.

cdf(result_type x) const (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
icdf(result_type x) const (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
max() const (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
min() const (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
mu() const (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
mu(result_type mu_new) (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
normal_dist(result_type mu, result_type sigma) (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inlineexplicit
normal_dist(const param_type &P) (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inlineexplicit
operator()(R &r) (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
operator()(R &r, const param_type &P) (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
param() const (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
param(const param_type &P_new) (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
pdf(result_type x) const (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
reset() (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
result_type typedef (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >
sigma() const (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline
sigma(result_type sigma_new) (defined in trng::normal_dist< float_t >)trng::normal_dist< float_t >inline