Uses of Class
net.finmath.plots.PlotablePoints2D
Packages that use PlotablePoints2D
-
Uses of PlotablePoints2D in net.finmath.plots
Methods in net.finmath.plots that return PlotablePoints2DModifier and TypeMethodDescriptionstatic PlotablePoints2D
PlotablePoints2D.of(String name, double[] xValues, double[] yValues, GraphStyle style)
static PlotablePoints2D
PlotablePoints2D.of(String name, net.finmath.stochastic.RandomVariable x, net.finmath.stochastic.RandomVariable y, GraphStyle style)