Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier.distance |
Distance-based outlier detection algorithms, such as DBOutlier and kNN.
|
Modifier and Type | Field and Description |
---|---|
(package private) HilOut.HilFeature[] |
HilOut.HilbertFeatures.pf
Hilbert representation ("point features")
|
Modifier and Type | Field and Description |
---|---|
private ObjectHeap<HilOut.HilFeature> |
HilOut.HilbertFeatures.out
"OUT"
|
private java.util.Set<HilOut.HilFeature> |
HilOut.HilbertFeatures.top
Top candidates
|
private ObjectHeap<HilOut.HilFeature> |
HilOut.HilbertFeatures.wlb
"WLB"
|
Modifier and Type | Method and Description |
---|---|
int |
HilOut.HilFeature.compareTo(HilOut.HilFeature o) |
Copyright © 2019 ELKI Development Team. License information.