Struct x86intrin::f64x2 [] [src]

#[repr(simd)] #[repr(C)]
pub struct f64x2(_, _);

Methods

impl f64x2
[src]

Trait Implementations

impl Debug for f64x2
[src]

Formats the value using the given formatter.

impl Copy for f64x2
[src]

impl Clone for f64x2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more