Abridged C++ Library Support; Embedded C++ Library Header Files; Complex - 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

C and C++ Run-Time Library Guide

Abridged C++ Library Support

When in C++ mode, the
tions from the Abridged Library, a conforming subset of the C++ library.
The Abridged Library has two major components—embedded C++ library
(EC++) and embedded standard template library (ESTL). The embedded
C++ library is a conforming implementation of the Embedded C++
library, as specified by the Embedded C++ Technical Committee.
This section lists and briefly describes the following components of the
Abridged Library:
"Embedded C++ Library Header Files" on page 3-16
"C++ Header Files for C Library Facilities" on page 3-19
"Embedded Standard Template Library Header Files" on
page 3-20
For more information on the Abridged Library, see online Help.

Embedded C++ Library Header Files

The following sections provide a brief description of the header files in the
embedded C++ library

complex

The
header file defines a template class complex and a set of asso-
complex
ciated arithmetic operators. Predefined types include
complex_long_double
This implementation does not support the full set of complex operations
as specified by the C++ standard. In particular, it does not support either
the transcendental functions or the I/O operators << and >>.
3-16
compiler can call a large number of func-
cc219x
.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
and
complex_float
for ADSP-219x DSPs

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