[][src]Type Definition melange::tensor::shape::Shape1D

type Shape1D<S0> = TArr<S0, ATerm>;

1D shape alias.