extendr_api::prelude

Type Alias Ix1

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

one-dimensional

Aliased Typeยง

struct Ix1 { /* private fields */ }