Histogram1D

Functions

Link copied to clipboard
abstract operator fun get(value: T): Bin1D<T, V>?

open operator override fun get(point: Buffer<T>): Bin1D<T, V>?

Find existing bin, corresponding to given coordinates

Properties

Link copied to clipboard
abstract val bins: Iterable<Bin1D<T, V>>
Link copied to clipboard
open override val dimension: Int

Dimension of the histogram