extendr_api::prelude

Type Alias Ix2

Source
pub type Ix2 = Dim<[usize; 2]>;
Expand description

two-dimensional

Aliased Typeยง

struct Ix2 { /* private fields */ }