- Plot - Interface in net.finmath.plots
-
- Plot2D - Class in net.finmath.plots
-
Small convenient wrapper for JFreeChart line plot derived.
- Plot2D(double, double, int, DoubleUnaryOperator) - Constructor for class net.finmath.plots.Plot2D
-
- Plot2D(double, double, int, List<Named<DoubleUnaryOperator>>) - Constructor for class net.finmath.plots.Plot2D
-
- Plot2D(List<Plotable2D>) - Constructor for class net.finmath.plots.Plot2D
-
- Plot2DBarFX - Class in net.finmath.plots
-
Small convenient wrapper for Java FX line plot.
- Plot2DBarFX(List<PlotableCategories>, String, String, String, NumberFormat, Double, Double, Double, Boolean) - Constructor for class net.finmath.plots.Plot2DBarFX
-
- Plot2DBarFX(List<PlotableCategories>) - Constructor for class net.finmath.plots.Plot2DBarFX
-
- Plot2DBarFX() - Constructor for class net.finmath.plots.Plot2DBarFX
-
- Plot2DDemo - Class in net.finmath.plots.demo
-
Plots the value of an option under the Black-Scholes model as a function of strike and time-to-maturity.
- Plot2DDemo() - Constructor for class net.finmath.plots.demo.Plot2DDemo
-
- Plot2DDemo2 - Class in net.finmath.plots.demo
-
Plots the value of an option under the Black-Scholes model as a function of strike and time-to-maturity.
- Plot2DDemo2() - Constructor for class net.finmath.plots.demo.Plot2DDemo2
-
- Plot2DDemo3 - Class in net.finmath.plots.demo
-
Plots the regression estimation of a curve.
- Plot2DDemo3() - Constructor for class net.finmath.plots.demo.Plot2DDemo3
-
- Plot2DDemoBlackScholesPaths - Class in net.finmath.plots.demo
-
Plots the value of an option under the Black-Scholes model as a function of strike and time-to-maturity.
- Plot2DDemoBlackScholesPaths() - Constructor for class net.finmath.plots.demo.Plot2DDemoBlackScholesPaths
-
- Plot2DFX - Class in net.finmath.plots
-
Small convenient wrapper for Java FX line plot.
- Plot2DFX(List<Plotable2D>) - Constructor for class net.finmath.plots.Plot2DFX
-
- Plot2DFX(double, double, int, DoubleUnaryOperator) - Constructor for class net.finmath.plots.Plot2DFX
-
- Plot2DFX(double, double, int, List<Named<DoubleUnaryOperator>>) - Constructor for class net.finmath.plots.Plot2DFX
-
- Plot2DFX() - Constructor for class net.finmath.plots.Plot2DFX
-
- Plot3D - Class in net.finmath.plots
-
Small convenient wrapper for JZY3D derived from the JZY3D SurfaceDemo.
- Plot3D(double, double, double, double, int, int, Named<DoubleBinaryOperator>) - Constructor for class net.finmath.plots.Plot3D
-
- Plot3D(double, double, double, double, int, int, DoubleBinaryOperator) - Constructor for class net.finmath.plots.Plot3D
-
- Plot3DDemo - Class in net.finmath.plots.demo
-
Plots the value of an option under the Black-Scholes model as a function of strike and time-to-maturity.
- Plot3DDemo() - Constructor for class net.finmath.plots.demo.Plot3DDemo
-
- Plotable - Interface in net.finmath.plots
-
- Plotable2D - Interface in net.finmath.plots
-
- PlotableCategories - Interface in net.finmath.plots
-
- PlotableFunction2D - Class in net.finmath.plots
-
- PlotableFunction2D(double, double, int, Named<DoubleUnaryOperator>, GraphStyle) - Constructor for class net.finmath.plots.PlotableFunction2D
-
- PlotablePoints2D - Class in net.finmath.plots
-
- PlotablePoints2D(String, List<Point2D>, GraphStyle) - Constructor for class net.finmath.plots.PlotablePoints2D
-
- PlotProcess2D - Class in net.finmath.plots
-
Small convenient wrapper for JFreeChart line plot of a stochastic process.
- PlotProcess2D(TimeDiscretizationInterface, Named<DoubleFunction<RandomVariableInterface>>, int) - Constructor for class net.finmath.plots.PlotProcess2D
-
Plot the first (maxNumberOfPaths) paths of a time discrete stochastic process.
- PlotProcess2D(TimeDiscretizationInterface, Named<DoubleFunction<RandomVariableInterface>>) - Constructor for class net.finmath.plots.PlotProcess2D
-
Plot the first 100 paths of a time discrete stochastic process.
- Point2D - Class in net.finmath.plots
-
- Point2D(double, double) - Constructor for class net.finmath.plots.Point2D
-