Ix1

Type Alias Ix1 

Source
pub type Ix1 = Dim<[usize; 1]>;
Expand description

one-dimensional

Aliased Typeยง

pub struct Ix1 { /* private fields */ }