Type Alias bed_reader::SliceInfo1
source · pub type SliceInfo1 = SliceInfo<[SliceInfoElem; 1], Dim<[usize; 1]>, Dim<[usize; 1]>>;Expand description
Type alias for 1-D slices of NDArrays.
Aliased Type§
struct SliceInfo1 { /* private fields */ }