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
impl Clone for DeconvLR_32f_C1R
source§fn clone(&self) -> DeconvLR_32f_C1R
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)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more