Interface | Description |
---|---|
Engine |
Interface define methods for data analysis
|
Enum | Description |
---|---|
Engine.FILE_TYPE |
Enumeration, which represented type of column
separation in data file.
|
Engine.HIST_TYPES |
Enumeration, which represented histogram types (normal, logarithm)
|
Engine.PLOT_TYPES |
Enumeration, which represented types of plot
|
Engine.VAR_TYPES |
Enumeration, which represented types of columns
|