Type Alias ipp_sys::IppsDFTSpec_C_64f
source · pub type IppsDFTSpec_C_64f = DFTSpec_C_64f;
Aliased Type§
struct IppsDFTSpec_C_64f { /* private fields */ }
Trait Implementations
source§impl Clone for DFTSpec_C_64f
impl Clone for DFTSpec_C_64f
source§fn clone(&self) -> DFTSpec_C_64f
fn clone(&self) -> DFTSpec_C_64f
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more