Aggregation

interface Aggregation

This interface defines an aggregation scheme.

Functions

Link copied to clipboard
abstract fun aggregate(values: DoubleArray): Double?
Link copied to clipboard