|
SHOGUN
4.2.0
|
Go to the source code of this file.
Macros | |
| #define | COMPLEX128_ERROR_NOARG(function) |
| #define | BOOL_ERROR_ONEARG(function) |
| #define | COMPLEX128_ERROR_ONEARG(function) |
| #define | COMPLEX128_ERROR_TWOARGS(function) |
| #define | COMPLEX128_ERROR_THREEARGS(function) |
| #define | UNDEFINED(function, type) |
| #define BOOL_ERROR_ONEARG | ( | function | ) |
Definition at line 37 of file SGVector.cpp.
| #define COMPLEX128_ERROR_NOARG | ( | function | ) |
Definition at line 29 of file SGVector.cpp.
| #define COMPLEX128_ERROR_ONEARG | ( | function | ) |
Definition at line 45 of file SGVector.cpp.
| #define COMPLEX128_ERROR_THREEARGS | ( | function | ) |
Definition at line 61 of file SGVector.cpp.
| #define COMPLEX128_ERROR_TWOARGS | ( | function | ) |
Definition at line 53 of file SGVector.cpp.
| #define UNDEFINED | ( | function, | |
| type | |||
| ) |
Definition at line 936 of file SGVector.cpp.