Closed jwidauer closed 6 years ago
Implemented the following functionality / features:
distribution_interface
drawSample(...)
evaluatePdf(...)
Implemented the following functionality / features:
distribution_interface
now owns an rng, which can be set and gotten externally and be used by it's children.drawSample(...)
).evaluatePdf(...)
).