Type Alias ipp_sys::IppsDCTFwdSpec_64f

source ·
pub type IppsDCTFwdSpec_64f = DCTFwdSpec_64f;

Aliased Type§

struct IppsDCTFwdSpec_64f { /* private fields */ }

Trait Implementations

source§

impl Clone for DCTFwdSpec_64f

source§

fn clone(&self) -> DCTFwdSpec_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 DCTFwdSpec_64f

source§

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

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

impl Copy for DCTFwdSpec_64f