Struct core::simd::f32x4Experimental [-]  [+] [src]

pub struct f32x4(pub f32, pub f32, pub f32, pub f32);

Trait Implementations

Derived Implementations

impl Show for f32x4

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for f32x4