JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
A
AbstractKernel
- Class in
nl.liacs.timeseries.kernel
AbstractKernel is the super class of all kernels.
AbstractKernel()
- Constructor for class nl.liacs.timeseries.kernel.
AbstractKernel
actionPerformed(ActionEvent)
- Method in class nl.liacs.timeseries.gui.
MainWindow
actionPerformed(ActionEvent)
- Method in class nl.liacs.timeseries.gui.
PlotWindow
actionPerformed(ActionEvent)
- Method in class nl.liacs.timeseries.gui.
PreferencesWindow
actionPerformed(ActionEvent)
- Method in class nl.liacs.timeseries.gui.
ProgressWindow
add(String[], double[][])
- Method in class nl.liacs.timeseries.main.
Table
Adds columns to the Table.
angle_brackets_replacement
- Static variable in class nl.liacs.timeseries.main.
Operation
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
AverageAbsoluteDeviation
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
ConditionalAverage
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
ConditionalCount
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
ConditionalIntegral
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
ConditionalPeakCount
applyTo(double[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Correlation
applyTo(double[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Covariance
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Integral
applyTo(long[], double[]...)
- Method in interface nl.liacs.timeseries.feature.
InterfaceMultipleColumns
NOTE that the method does not take a delay at the moment.
applyTo(long[], double[], int)
- Method in interface nl.liacs.timeseries.feature.
InterfaceOneColumn
applyTo(double[], double[], int)
- Method in interface nl.liacs.timeseries.feature.
InterfaceTwoColumns
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
InterQuartileRange
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Maximum
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Mean
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Median
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
MedianAbsoluteDeviation
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Minimum
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Mode
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
RootMeanSquare
applyTo(long[], double[]...)
- Method in class nl.liacs.timeseries.feature.
SignalsMagnitudeArea
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
StandardDeviation
applyTo(long[], double[], int)
- Method in class nl.liacs.timeseries.feature.
Variance
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
AbstractKernel
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
AbstractKernel
Apply the kernel to the specified array, with the specified delay.
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
BasicKernel
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
BasicKernel
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
Binarise
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
Binarise
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
ExponentialMovingAverage
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
ExponentialMovingAverage
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
Gaussian
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
Gaussian
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
MovingAverage
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
MovingAverage
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
SimpleMovingAverage
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
SimpleMovingAverage
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
SimpleMovingMedian
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
SimpleMovingMedian
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
Uniform
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
Uniform
applyTo(double[])
- Method in class nl.liacs.timeseries.kernel.
WeightedMovingAverage
Deprecated.
applyTo(double[], int)
- Method in class nl.liacs.timeseries.kernel.
WeightedMovingAverage
AverageAbsoluteDeviation
- Class in
nl.liacs.timeseries.feature
AverageAbsoluteDeviation(int, double)
- Constructor for class nl.liacs.timeseries.feature.
AverageAbsoluteDeviation
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes