|
Jspice3
|


Go to the source code of this file.
Data Structures | |
| struct | dvec |
| struct | dvlist |
| struct | plot |
Macros | |
| #define | MAXDIMS 8 |
| #define | isreal(v) ((v)->v_flags & VF_REAL) |
| #define | iscomplex(v) ((v)->v_flags & VF_COMPLEX) |
| #define iscomplex | ( | v | ) | ((v)->v_flags & VF_COMPLEX) |