A B C E G H I M O P R S W 
All Classes All Packages

C

ChangePoint - Class in elki.timeseries
Single Change Point
ChangePoint(DBIDRef, int, double) - Constructor for class elki.timeseries.ChangePoint
Constructor.
changepoints - Variable in class elki.timeseries.ChangePoints
Change points.
ChangePoints - Class in elki.timeseries
Change point detection result Used by change or trend detection algorithms TODO: we need access to the data labels / timestamp information!
ChangePoints() - Constructor for class elki.timeseries.ChangePoints
Result constructor.
column - Variable in class elki.timeseries.ChangePoint
Column id.
column - Variable in class elki.timeseries.OfflineChangePointDetectionAlgorithm.Instance
Raw data column.
columnnr - Variable in class elki.timeseries.OfflineChangePointDetectionAlgorithm.Instance
Current column number.
CONFIDENCE_ID - Static variable in class elki.timeseries.OfflineChangePointDetectionAlgorithm.Par
Mininum confidence.
configure(Parameterization) - Method in class elki.timeseries.OfflineChangePointDetectionAlgorithm.Par
 
configure(Parameterization) - Method in class elki.timeseries.SigniTrendChangeDetection.Par
 
cusum(double[], double[], int, int) - Static method in class elki.timeseries.OfflineChangePointDetectionAlgorithm
Compute the incremental sum of an array, i.e. the sum of all points up to the given index.
A B C E G H I M O P R S W 
All Classes All Packages