Uses of Interface
net.finmath.plots.DoubleToRandomVariableFunction
Packages that use DoubleToRandomVariableFunction
-
Uses of DoubleToRandomVariableFunction in net.finmath.plots
Constructors in net.finmath.plots with parameters of type DoubleToRandomVariableFunctionModifierConstructorDescriptionPlotProcess2D(net.finmath.time.TimeDiscretization timeDiscretization, DoubleToRandomVariableFunction process, int maxNumberOfPaths)
Plot the first (maxNumberOfPaths) paths of a time discrete stochastic process.