[][src]Type Definition simd_trick::u16x16

type u16x16 = Simd<[u16; 16]>;

Trait Implementations

impl From<Simd<[m16; 16]>> for u16x16[src]