A B C D E F G H I K L M N O P Q R S T U V W 

M

main(String[]) - Static method in enum nl.liacs.timeseries.main.Quickie
Main entry point of the application.
MAIN_PACKAGE_PATH - Static variable in enum nl.liacs.timeseries.main.Quickie
Location of the main package.
MAIN_WINDOW - Static variable in class nl.liacs.timeseries.gui.MainWindow
At any one time there is just a single MainWindow instance available.
MainWindow - Class in nl.liacs.timeseries.gui
MainWindow is the main GUI interface for the application.
Maximum - Class in nl.liacs.timeseries.feature
 
Maximum(int, double) - Constructor for class nl.liacs.timeseries.feature.Maximum
 
Mean - Class in nl.liacs.timeseries.feature
 
Mean(int, double) - Constructor for class nl.liacs.timeseries.feature.Mean
 
Median - Class in nl.liacs.timeseries.feature
 
Median(int, double) - Constructor for class nl.liacs.timeseries.feature.Median
 
MedianAbsoluteDeviation - Class in nl.liacs.timeseries.feature
 
MedianAbsoluteDeviation(int, double) - Constructor for class nl.liacs.timeseries.feature.MedianAbsoluteDeviation
 
Minimum - Class in nl.liacs.timeseries.feature
 
Minimum(int, double) - Constructor for class nl.liacs.timeseries.feature.Minimum
 
minus_replacement - Static variable in class nl.liacs.timeseries.main.Operation
 
Mode - Class in nl.liacs.timeseries.feature
 
Mode(int, double) - Constructor for class nl.liacs.timeseries.feature.Mode
 
MovingAverage - Class in nl.liacs.timeseries.kernel
MovingAverage kernels calculate the output value based on all preceding input values read so far.
MovingAverage() - Constructor for class nl.liacs.timeseries.kernel.MovingAverage
Constructs a MovingAverage kernel.
MSE_INDEX - Static variable in class nl.liacs.timeseries.main.LinearRegression
Index of mean squared error (mse) in result of LinearRegression.toArray().
A B C D E F G H I K L M N O P Q R S T U V W