Packages

o

geotrellis.raster.histogram

DoubleHistogram

object DoubleHistogram

Object housing DoubleHistogram constructors.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DoubleHistogram
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(size: Int): StreamingHistogram

    Produce a StreamingHistogram with the given number of buckets.

  2. def apply(): StreamingHistogram

    Produce a StreamingHistogram.