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

C

calculateLinearWeights(int) - Static method in class nl.liacs.timeseries.kernel.WeightedMovingAverage
Constructs an array of size theNrWeights, with values that increase linearly.
call() - Method in class nl.liacs.timeseries.main.Operation
Returns the result for this Operation.
CHAR - Variable in enum nl.liacs.timeseries.main.Separator
The character corresponding to the Separator.
COLUMN_DELIMITER - Static variable in class nl.liacs.timeseries.main.Operation
 
COLUMN_LIST_SEPARATOR - Static variable in enum nl.liacs.timeseries.main.Separator
Default value used as separator between the various columns for any Operation that works with multiple input columns.
COLUMN_NR - Variable in enum nl.liacs.timeseries.gui.OperationTableModel.OperationTableHeader
The column index of the OperationTableHeader.
comma_replacement - Static variable in class nl.liacs.timeseries.main.Operation
 
ConditionalAverage - Class in nl.liacs.timeseries.feature
 
ConditionalAverage(int, double) - Constructor for class nl.liacs.timeseries.feature.ConditionalAverage
 
ConditionalAverage.TestPolicy - Enum in nl.liacs.timeseries.feature
TestPolicy controls the kind of test the Kernel performs on the threshold.
ConditionalCount - Class in nl.liacs.timeseries.feature
 
ConditionalCount(int, double) - Constructor for class nl.liacs.timeseries.feature.ConditionalCount
 
ConditionalCount.TestPolicy - Enum in nl.liacs.timeseries.feature
TestPolicy controls the kind of test the Kernel performs on the threshold.
ConditionalIntegral - Class in nl.liacs.timeseries.feature
 
ConditionalIntegral(int, double) - Constructor for class nl.liacs.timeseries.feature.ConditionalIntegral
 
ConditionalIntegral.TestPolicy - Enum in nl.liacs.timeseries.feature
TestPolicy controls the kind of test the Kernel performs on the threshold.
ConditionalPeakCount - Class in nl.liacs.timeseries.feature
 
ConditionalPeakCount(int, double) - Constructor for class nl.liacs.timeseries.feature.ConditionalPeakCount
 
ConditionalPeakCount.TestPolicy - Enum in nl.liacs.timeseries.feature
TestPolicy controls the kind of test the Kernel performs on the threshold.
ContinuousKernel - Class in nl.liacs.timeseries.kernel
ContinousKernel is the super class of all continuous kernels.
ContinuousKernel() - Constructor for class nl.liacs.timeseries.kernel.ContinuousKernel
 
Correlation - Class in nl.liacs.timeseries.feature
 
Correlation(int, double) - Constructor for class nl.liacs.timeseries.feature.Correlation
 
Cosine - Class in nl.liacs.timeseries.kernel
Cosine kernel: K(u) = Π/4 * cos((Π/2) * u), where |u| ≤ 1.
Cosine(int) - Constructor for class nl.liacs.timeseries.kernel.Cosine
Creates a Cosine Kernel.
Covariance - Class in nl.liacs.timeseries.feature
 
Covariance(int, double) - Constructor for class nl.liacs.timeseries.feature.Covariance
 
curly_brackets_replacement - Static variable in class nl.liacs.timeseries.main.Operation
 
CUTOFF - Static variable in class nl.liacs.timeseries.kernel.Gaussian
Default cutoff for Gaussian kernels.
A B C D E F G H I K L M N O P Q R S T U V W