JaRMoS  1.1
Java Reduced Model Simulations
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
kermor.visual.Plotter Member List

This is the complete list of members for kermor.visual.Plotter, including all inherited members.

plot(double[] times, RealMatrix y, String chartname)kermor.visual.Plotter
plot(double[] times, double[][] y, String chartname)kermor.visual.Plotter
plot(double[] x, double[] fx, String chartname)kermor.visual.Plotter
plotResult(double[] times, RealMatrix y, ReducedModel rm)kermor.visual.Plotter
plotResult(double[] times, double[][] y, ReducedModel rm)kermor.visual.Plotter
Plotter(final String title)kermor.visual.Plotter