Type Alias RMatrix5D
Source pub type RMatrix5D<T> = RArray<T, [usize; 5]>;
pub struct RMatrix5D<T> { }
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.