JavaScript is disabled on your browser.
Skip navigation links
finMath
lib plot-extensions
documentation
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
For Removal
Methods
For Removal
Element
Description
net.finmath.plots.Plots.createPlotOfHistogram(RandomVariable, int, double)
net.finmath.plots.Plots.createPlotOfHistogramBehindValues(RandomVariable, RandomVariable, int, double)
net.finmath.plots.Plots.createPlotOfHistogramBehindValues(RandomVariable, RandomVariable, int, double, Double, Double)
net.finmath.plots.Plots.createPlotScatter(double[], double[], double, double, int)
net.finmath.plots.Plots.createPlotScatter(List<Double>, List<Double>, double, double, int)
net.finmath.plots.Plots.createPlotScatter(RandomVariable, RandomVariable, double, double)
net.finmath.plots.Plots.createPlotScatter(RandomVariable, RandomVariable, double, double, int)
net.finmath.plots.Plots.updatePlotOfHistogram(Plot2D, RandomVariable, int, double)
net.finmath.plots.Plots.updatePlotScatter(Plot2D, double[], double[], double, double, int)
Methods
Method
Description
net.finmath.plots.Plots.createPlotOfHistogram(RandomVariable, int, double)
net.finmath.plots.Plots.createPlotOfHistogramBehindValues(RandomVariable, RandomVariable, int, double)
net.finmath.plots.Plots.createPlotOfHistogramBehindValues(RandomVariable, RandomVariable, int, double, Double, Double)
net.finmath.plots.Plots.createPlotScatter(double[], double[], double, double, int)
net.finmath.plots.Plots.createPlotScatter(List<Double>, List<Double>, double, double, int)
net.finmath.plots.Plots.createPlotScatter(RandomVariable, RandomVariable, double, double)
net.finmath.plots.Plots.createPlotScatter(RandomVariable, RandomVariable, double, double, int)
net.finmath.plots.Plots.updatePlotOfHistogram(Plot2D, RandomVariable, int, double)
net.finmath.plots.Plots.updatePlotScatter(Plot2D, double[], double[], double, double, int)