Uses of Class
org.quantlib.UniformRandomGenerator
-
-
Uses of UniformRandomGenerator in org.quantlib
Methods in org.quantlib with parameters of type UniformRandomGenerator Modifier and Type Method Description protected static longUniformRandomGenerator. getCPtr(UniformRandomGenerator obj)protected static longUniformRandomGenerator. swigRelease(UniformRandomGenerator obj)Constructors in org.quantlib with parameters of type UniformRandomGenerator Constructor Description GaussianRandomGenerator(UniformRandomGenerator rng)UniformRandomSequenceGenerator(long dimensionality, UniformRandomGenerator rng)
-