41 #ifndef RosinRammler_H 42 #define RosinRammler_H 50 namespace distributionModels
106 virtual scalar
sample()
const;
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual scalar sample() const
Sample the distributionModel.
TypeName("RosinRammler")
Runtime type information.
RosinRammler(const dictionary &dict, Random &rndGen)
Construct from components.
Rosin-Rammler distributionModel.
virtual scalar minValue() const
Return the minimum value.
virtual ~RosinRammler()
Destructor.
virtual scalar meanValue() const
Return the mean value.
A library of runtime-selectable distribution models.
virtual scalar maxValue() const
Return the maximum value.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual autoPtr< distributionModel > clone() const
Construct and return a clone.