vg
tools for working with variation graphs
|
This is the complete list of members for vg::normal_distribution< T >, including all inherited members.
m_distU1 | vg::normal_distribution< T > | protected |
m_mean | vg::normal_distribution< T > | protected |
m_stddev | vg::normal_distribution< T > | protected |
mean() const | vg::normal_distribution< T > | inline |
normal_distribution(T _mean=0.0, T _stddev=1.0) | vg::normal_distribution< T > | inline |
operator()(Generator &_g) | vg::normal_distribution< T > | inline |
reset() | vg::normal_distribution< T > | inline |
result_type typedef | vg::normal_distribution< T > | |
stddev() const | vg::normal_distribution< T > | inline |