HistogramND

fun <T : Comparable<T>, D : Domain<T>, V : Any> HistogramND(group: HistogramGroupND<T, D, V>, values: StructureND<V>)

Parameters

T

the type of the argument space

V

the type of bin value

Sources

Link copied to clipboard