Using the C++ Math Library    

Syntax

The syntax of C++ places several restrictions on the MATLAB C++ Math Library. In general, these restrictions do not mean that functionality is missing from the library, but rather that you access the functionality differently than you would in MATLAB.

C++ restricts the syntax of the library in these ways:

Each of these differences is explained in more detail later in this chapter.


 Translating from MATLAB to C++ Variable Declaration