public static class HiCS.HiCSSubspace extends BitSet
Modifier and Type | Field and Description |
---|---|
protected double |
contrast
The HiCS contrast value.
|
private static long |
serialVersionUID
Serial version.
|
static Comparator<HiCS.HiCSSubspace> |
SORT_BY_CONTRAST_ASC
Sort subspaces by their actual subspace.
|
static Comparator<HiCS.HiCSSubspace> |
SORT_BY_CONTRAST_DESC
Sort subspaces by their actual subspace.
|
static Comparator<HiCS.HiCSSubspace> |
SORT_BY_SUBSPACE
Sort subspaces by their actual subspace.
|
Constructor and Description |
---|
HiCS.HiCSSubspace()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, toByteArray, toLongArray, valueOf, valueOf, valueOf, valueOf, xor
private static final long serialVersionUID
protected double contrast
public static final Comparator<HiCS.HiCSSubspace> SORT_BY_CONTRAST_ASC
public static final Comparator<HiCS.HiCSSubspace> SORT_BY_CONTRAST_DESC
public static final Comparator<HiCS.HiCSSubspace> SORT_BY_SUBSPACE
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.