CENormalSampler

constructor(problemDefinition: ProblemDefinition, meanSmoother: Double = defaultMeanSmoother, sdSmoother: Double = defaultStdDevSmoother, coefficientOfVariationThreshold: Double = defaultCoefficientOfVariationThreshold, streamNum: Int = 0, streamProvider: RNStreamProviderIfc = KSLRandom.DefaultRNStreamProvider)(source)