Creates a new RandomVariable instance.
Creates a new RandomVariable instance.
public RandomVariables();
Creates a new instance of the RandomVariable class and adds a random variable to the internal table of random variables.
public RandomVariables(double[],int[]);
RandomVariables Class | WebCab.Libraries.Statistics.DiscretePrb Namespace