public class ChangePoint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
column
Column id.
|
(package private) DBID |
id
Data set reference.
|
(package private) double |
score
Score
|
Constructor and Description |
---|
ChangePoint(DBIDRef iter,
int column,
double score)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.StringBuilder |
appendTo(java.lang.StringBuilder buf)
Append to a text buffer.
|
Copyright © 2019 ELKI Development Team. License information.