Type Definition ndhistogram::SparseHistND

source ·
pub type SparseHistND<A, V = f64> = HashHistogram<AxesTuple<A>, V>;
Expand description

Type alias for ND Histograms returned by sparsehistogram.