simdop::M8 [−] [src]

type M8<N> = Twice<M4<N>>;

A vector of 8 elements of type N.