Dsp Header Files; Complex.h — Basic Complex Arithmetic Functions - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

DSP Run-Time Library Guide
the source code to a file with a different filename and rename the function
itself. Test the function before you use it in your system to verify that it is
functionally correct.
Analog Devices only supports the run-time library functions as
provided.

DSP Header Files

The DSP header files contains prototypes for all the DSP library func-
tions. When the appropriate
in your source, the compiler will use the prototypes to check that each
function is called with the correct arguments. The DSP header files
included in this release of the
"complex.h — Basic Complex Arithmetic Functions" on page 4-4
"filter.h — DSP Filters and Transformations" on page 4-6
"math.h — Math Functions" on page 4-10
"matrix.h — Matrix Functions" on page 4-12
"stats.h — Statistical Functions" on page 4-16
"vector.h — Vector Functions" on page 4-17
"window.h — Window Generators" on page 4-20
complex.h — Basic Complex Arithmetic Functions
The
complex.h
operations for variables of type
complex_fract16
file are listed in
4-4
#include
cc219x
header file contains type definitions and basic arithmetic
complex_float
. The complex functions defined in the
Table 4-1 on page
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
preprocessor command is included
compiler are:
,
complex_double,
4-5.
for ADSP-219x DSPs
and
header
complex.h

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents