custom1D

fun <V : Any, A : Ring<V>, ScaleOperations<V>> Histogram.Companion.custom1D(valueAlgebra: A, borders: Buffer<Double>): TreeHistogramGroup<V, A>

Create a histogram group with custom cell borders

Sources

Link copied to clipboard