simdop::M32 [−] [src]

type M32<N> = Twice<M16<N>>;

A vector of 32 elements of type N.