ShapeFunctions

Type Alias ShapeFunctions 

Source
pub type ShapeFunctions<const N: usize> = TensorRank1<N, A>;

Aliased Typeยง

pub struct ShapeFunctions<const N: usize>(/* private fields */);