Type Alias AVX2

Source
pub type AVX2 = Avx2Machine<NoNI>;

Aliased Type§

pub struct AVX2(PhantomData<NoNI>);

Tuple Fields§

§0: PhantomData<NoNI>