Packages

package partial

Support for approximate results. This provides convenient api and also implementation for approximate calculation.

Source
package.scala
See also

org.apache.spark.rdd.RDD.countApprox

Linear Supertypes
AnyRef, Any

Type Members

  1.  class BoundedDouble extends AnyRef

    A Double value with error bars and associated confidence.

  2.  class PartialResult[R] extends AnyRef

Inherited from AnyRef

Inherited from Any

Ungrouped