Type Alias ipp_sys::IppsFFTSpec_C_64f

source ·
pub type IppsFFTSpec_C_64f = FFTSpec_C_64f;

Aliased Type§

struct IppsFFTSpec_C_64f { /* private fields */ }

Trait Implementations

source§

impl Clone for FFTSpec_C_64f

source§

fn clone(&self) -> FFTSpec_C_64f

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 FFTSpec_C_64f

source§

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

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

impl Copy for FFTSpec_C_64f