Uses of Class
net.finmath.opencl.montecarlo.RandomVariableOpenCL
-
-
Uses of RandomVariableOpenCL in net.finmath.opencl.montecarlo
Methods in net.finmath.opencl.montecarlo that return RandomVariableOpenCL Modifier and Type Method Description static RandomVariableOpenCL
RandomVariableOpenCL. of(double time, double value)
Create a non stochastic random variable, i.e. a constant.
-