exponential_distribution(const result_type &__lambda=result_type(1)) | std::tr1::exponential_distribution< _RealType > | [inline, explicit] |
input_type typedef | std::tr1::exponential_distribution< _RealType > | |
lambda() const | std::tr1::exponential_distribution< _RealType > | [inline] |
operator()(_UniformRandomNumberGenerator &__urng) | std::tr1::exponential_distribution< _RealType > | [inline] |
operator<<(std::basic_ostream< _CharT, _Traits > &__os, const exponential_distribution< _RealType1 > &__x) | std::tr1::exponential_distribution< _RealType > | [friend] |
operator>>(std::basic_istream< _CharT, _Traits > &__is, exponential_distribution &__x) | std::tr1::exponential_distribution< _RealType > | [friend] |
reset() | std::tr1::exponential_distribution< _RealType > | [inline] |
result_type typedef | std::tr1::exponential_distribution< _RealType > |