Struct multiarray::Dim2 [] [src]

pub struct Dim2;

Trait Implementations

impl LayoutHelper for Dim2
[src]

type for a small fixed-size array of isize

type for a small fixed-size array of usize

length of the fixed-size arrays this type can create

create array of zeros

create array of zeros

impl LayoutHelperExt for Dim2
[src]

Helper type for creating arrays of reduced size (by one).