Type Alias ipp_headers_sys::IppiDeconvLR_32f_C1R

source ·
pub type IppiDeconvLR_32f_C1R = DeconvLR_32f_C1R;

Aliased Type§

struct IppiDeconvLR_32f_C1R { /* private fields */ }

Trait Implementations

source§

impl Clone for DeconvLR_32f_C1R

source§

fn clone(&self) -> DeconvLR_32f_C1R

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 DeconvLR_32f_C1R

source§

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

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

impl Copy for DeconvLR_32f_C1R