
public static class HiCS.HiCSSubspace extends BitSet
| Modifier and Type | Field and Description | 
|---|---|
| protected double | contrastThe HiCS contrast value. | 
| private static long | serialVersionUIDSerial version. | 
| static Comparator<HiCS.HiCSSubspace> | SORT_BY_CONTRAST_ASCSort subspaces by their actual subspace. | 
| static Comparator<HiCS.HiCSSubspace> | SORT_BY_CONTRAST_DESCSort subspaces by their actual subspace. | 
| static Comparator<HiCS.HiCSSubspace> | SORT_BY_SUBSPACESort 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, xorprivate 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