Type Alias ipp_sys::IppsResamplingPolyphaseFixed_32f
source · pub type IppsResamplingPolyphaseFixed_32f = ResamplingPolyphaseFixed_32f;
Aliased Type§
struct IppsResamplingPolyphaseFixed_32f { /* private fields */ }
Trait Implementations
source§impl Clone for ResamplingPolyphaseFixed_32f
impl Clone for ResamplingPolyphaseFixed_32f
source§fn clone(&self) -> ResamplingPolyphaseFixed_32f
fn clone(&self) -> ResamplingPolyphaseFixed_32f
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