hops
hops::GaussianStepDistribution< RealType > Member List

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

computeInverseNormalizationConstant(RealType m_sigma, RealType m_lowerBound, RealType m_upperBound)hops::GaussianStepDistribution< RealType >inline
computeProbabilityDensity(RealType x, RealType m_sigma, RealType m_lowerBound, RealType m_upperBound)hops::GaussianStepDistribution< RealType >inline
draw(RandomNumberGenerator &randomNumberGenerator, RealType lowerLimit, RealType upperLimit)hops::GaussianStepDistribution< RealType >inline
draw(RandomNumberGenerator &randomNumberGenerator, double m_sigma, RealType lowerLimit, RealType upperLimit)hops::GaussianStepDistribution< RealType >inline
getStepSize() consthops::GaussianStepDistribution< RealType >inline
setStepSize(RealType newStepSize)hops::GaussianStepDistribution< RealType >inline