Type Alias ipp_sys::IppiFFTSpec_C_32fc

source ·
pub type IppiFFTSpec_C_32fc = FFT2DSpec_C_32fc;

Aliased Type§

struct IppiFFTSpec_C_32fc { /* private fields */ }

Trait Implementations

source§

impl Clone for FFT2DSpec_C_32fc

source§

fn clone(&self) -> FFT2DSpec_C_32fc

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for FFT2DSpec_C_32fc

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
source§

impl Copy for FFT2DSpec_C_32fc