hops
Public Member Functions | List of all members
hops::UniformStepDistribution< RealType > Class Template Reference

#include <ChordStepDistributions.hpp>

Collaboration diagram for hops::UniformStepDistribution< RealType >:
Collaboration graph

Public Member Functions

RealType draw (RandomNumberGenerator &randomNumberGenerator, RealType lowerLimit, RealType upperLimit)
 
constexpr RealType computeInverseNormalizationConstant (RealType, RealType, RealType)
 

Member Function Documentation

◆ computeInverseNormalizationConstant()

template<typename RealType = double>
constexpr RealType hops::UniformStepDistribution< RealType >::computeInverseNormalizationConstant ( RealType  ,
RealType  ,
RealType   
)
inlineconstexpr

◆ draw()

template<typename RealType = double>
RealType hops::UniformStepDistribution< RealType >::draw ( RandomNumberGenerator randomNumberGenerator,
RealType  lowerLimit,
RealType  upperLimit 
)
inline

The documentation for this class was generated from the following file: