o

geotrellis.vector.interpolation

LinearSemivariogram

object LinearSemivariogram

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

Value Members

  1. def apply(pts: Array[PointFeature[Double]], radius: Option[Double] = None, lag: Double = 0): Semivariogram
  2. def apply(sill: Double, nugget: Double): (Double) ⇒ Double