DEmpirical RVParameters
Represents the parameters required for creating a discrete empirical random variable (DEmpiricalRV).
This class provides mechanisms to define and manage the parameter values for the DEmpiricalRV type, such as an array of values and their corresponding cumulative distribution function (CDF). It also supports creating the random variable instance or its associated empirical distribution based on the defined parameters.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun createRVariable(streamNumber: Int, streamProvider: RNStreamProviderIfc): RVariableIfc