Type Alias ipp_sys::IppiDCTInvSpec_32f

source ·
pub type IppiDCTInvSpec_32f = DCT2DInvSpec_32f;

Aliased Type§

struct IppiDCTInvSpec_32f { /* private fields */ }

Trait Implementations

source§

impl Clone for DCT2DInvSpec_32f

source§

fn clone(&self) -> DCT2DInvSpec_32f

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 DCT2DInvSpec_32f

source§

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

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

impl Copy for DCT2DInvSpec_32f