Contents

vDSP_biquad_DestroySetupD

Destroys a double-precision biquadratic filter setup object.

Declaration

extern void vDSP_biquad_DestroySetupD(vDSP_biquad_SetupD __setup);

Parameters

Discussion

This function is the same as vDSP_biquadm_DestroySetup, except for the type of the setup parameter.

See Also

Destroying a single-channel biquadratic filter setup