Struct x86intrin::f64x4 [] [src]

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

Methods

impl f64x4
[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for f64x4
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for f64x4
[src]

impl Clone for f64x4
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for f64x4

impl Sync for f64x4