Type Alias extendr_api::wrapper::matrix::RMatrix3D
source · pub type RMatrix3D<T> = RArray<T, [usize; 3]>;
Aliased Type§
struct RMatrix3D<T> { /* private fields */ }
pub type RMatrix3D<T> = RArray<T, [usize; 3]>;
struct RMatrix3D<T> { /* private fields */ }