Om  1.0.0
A universal framework for multimedia simulation
om::math::ExponentialDistribution< float > Member List

This is the complete list of members for om::math::ExponentialDistribution< float >, including all inherited members.

ExponentialDistribution()om::math::ExponentialDistribution< float >inline
ExponentialDistribution(const Random< float > &newRandom)om::math::ExponentialDistribution< float >inline
ExponentialDistribution(float newLambda)om::math::ExponentialDistribution< float >inline
ExponentialDistribution(float newLambda, const Random< float > &newRandom)om::math::ExponentialDistribution< float >inline
getLambda() const om::math::ExponentialDistribution< float >inline
getRandom()om::math::ExponentialDistribution< float >inline
getRandom() const om::math::ExponentialDistribution< float >inline
getRandom(const Random< float > &newRandom)om::math::ExponentialDistribution< float >inline
sample()om::math::ExponentialDistribution< float >inline
setLambda(float newLambda)om::math::ExponentialDistribution< float >inline