Struct ipp_headers_sys::Ipp64fc
[−]
[src]
#[repr(C)]pub struct Ipp64fc { pub re: Ipp64f, pub im: Ipp64f, }
Fields
re: Ipp64f
im: Ipp64f
Trait Implementations
impl Debug for Ipp64fc[src]
impl Copy for Ipp64fc[src]
impl PartialEq for Ipp64fc[src]
fn eq(&self, __arg_0: &Ipp64fc) -> bool[src]
This method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, __arg_0: &Ipp64fc) -> bool[src]
This method tests for !=.