Type Alias ipp_sys::IppsFFTSpec_C_32fc
source · pub type IppsFFTSpec_C_32fc = FFTSpec_C_32fc;
Aliased Type§
struct IppsFFTSpec_C_32fc { /* private fields */ }
Trait Implementations
source§impl Clone for FFTSpec_C_32fc
impl Clone for FFTSpec_C_32fc
source§fn clone(&self) -> FFTSpec_C_32fc
fn clone(&self) -> FFTSpec_C_32fc
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