59 namespace distributions
89 static auto Phi(
const Type&
x,
const label q);
126 virtual scalar
sample()
const;
132 virtual scalar
min()
const;
135 virtual scalar
max()
const;
138 virtual scalar
mean()
const;
145 const bool consistent =
false
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
autoPtr< distribution > clone() const
Construct and return a clone.
label sampleQ() const
Access the sample size exponent.
label q() const
Return the effective distribution size exponent.
A class for managing temporary objects.
Unit conversion structure. Contains the associated dimensions and the multiplier with which to conver...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const HashTable< unitConversion > & units()
Get the table of unit conversions.
randomGenerator rndGen(653213)