Package elki.timeseries
Class ChangePoint
- java.lang.Object
-
- elki.timeseries.ChangePoint
-
public class ChangePoint extends java.lang.ObjectSingle Change Point- Since:
- 0.7.5
- Author:
- Sebastian Rühl, Erich Schubert
-
-
Constructor Summary
Constructors Constructor Description ChangePoint(DBIDRef iter, int column, double score)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringBuilderappendTo(java.lang.StringBuilder buf)Append to a text buffer.
-