Class P3C.ClusterCandidate

  • Enclosing class:
    P3C

    private static class P3C.ClusterCandidate
    extends java.lang.Object
    This class is used to represent potential clusters.
    Author:
    Erich Schubert
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long[] dimensions
      Selected dimensions
      ModifiableDBIDs ids
      Objects contained in cluster.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • dimensions

        public final long[] dimensions
        Selected dimensions
    • Constructor Detail

      • ClusterCandidate

        public ClusterCandidate​(P3C.Signature clusterCore)
        Constructor.
        Parameters:
        clusterCore - Signature