Bins.fromArray

Interprets the passed bins array as a Bins instance.

struct Bins
static
fromArray

Parameters

array typeof(TimeHistogram.bins)

bins array to reinterpret

Return Value

Type: Bins

the passed bins array as a Bins instance

Meta