HistogramND
fun <T : Comparable<T>, D : Domain<T>, V : Any> HistogramND(group: HistogramGroupND<T, D, V>, values: StructureND<V>)
Content copied to clipboard
Parameters
T
the type of the argument space
V
the type of bin value
the type of the argument space
the type of bin value