distributionModel Class Reference

A library of runtime-selectable distribution models. More...

Detailed Description

A library of runtime-selectable distribution models.

Returns a sampled value given the expectation (nu) and variance (sigma^2)

Current distribution models include:

The distributionModel is tabulated in equidistant nPoints, in an interval. These values are integrated to obtain the cumulated distribution model, which is then used to change the distribution from unifrom to the actual distributionModel.

Source files

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