Closed hsloot closed 4 years ago
At the moment all sampling routines are implemented in the src directory for the RRNGPolicy. All core functionalities should be implemented as MultivariateGenerators.
src
RRNGPolicy
MultivariateGenerator
Summary
At the moment all sampling routines are implemented in the
src
directory for theRRNGPolicy
. All core functionalities should be implemented asMultivariateGenerator
s.