Class DBSCANClusteringSegment.Renum

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int maxLabel  
      (package private) int minLabel  
      (package private) int[][] nL  
    • Constructor Summary

      Constructors 
      Constructor Description
      Renum()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • nL

        int[][] nL
      • minLabel

        int minLabel
      • maxLabel

        int maxLabel
    • Constructor Detail

      • Renum

        public Renum()