Skip to main content

ShapeFunctions

Type Alias ShapeFunctions 

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

Aliased Typeยง

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