|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ArrayDataSource | A class which uses two double arrays for storing the
(x,y) data pairs. |
DataSource | An abstract class describing a single plot curve which is defined by data points (instead of a function). |
DiscreteDistributionSource | A class for modelling a discrete distribution as source for Gnuplot. |
FileSource | An class describing a single plot curve, defined by a data file for the
gnuplot plot . |
Gnuplot | A class for creating evaluation plots with gnuplot, a common Unix/Linux plotting tool with a textual interface. |
GnuplotCall | A class for calling the Linux/Unix tool gnuplot . |
GnuplotLearner | A class for learning parameters of a function with the Linux/Unix tool
gnuplot . |
NormalDistributionSource | A class describing a normal distrbution for the gnuplot plot . |
Source | An abstract class describing a single plot curve. |
Provides classes for producing plots with the Unix/Linux gnuplot tool. These classes may not work under Windows, at least they are not tested yet.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |