Class RegionBSPTree1D.RegionSizePropertiesVisitor

    • Field Detail

      • count

        private int count
        Number of inside intervals visited.
      • size

        private double size
        Total computed size of all inside regions.
      • rawCentroidSum

        private double rawCentroidSum
        Raw sum of the centroids of each inside interval.
      • scaledCentroidSum

        private double scaledCentroidSum
        The sum of the centroids of each inside interval, scaled by the size of the interval.
    • Constructor Detail

      • RegionSizePropertiesVisitor

        private RegionSizePropertiesVisitor()