Type Definition ndhistogram::HistND

source ·
pub type HistND<A, V = f64> = VecHistogram<AxesTuple<A>, V>;
Expand description

Type alias for ND Histograms returned by ndhistogram.