|
My Project
|
Go to the source code of this file.
Macros | |
| #define | SSHT_PI 3.141592653589793238462643383279502884197 |
| #define | SSHT_PION2 1.570796326794896619231321691639751442099 |
| #define | SSHT_SQRT2 1.41421356237309504880168872420969807856967 |
| #define | SSHT_PROMPT "[ssht] " |
| #define | SSHT_COMPLEX(TYPE) TYPE complex |
Types used in SSHT package.
Definition in file ssht_types.h.
| #define SSHT_COMPLEX | ( | TYPE | ) | TYPE complex |
Definition at line 52 of file ssht_types.h.
| #define SSHT_PI 3.141592653589793238462643383279502884197 |
Definition at line 38 of file ssht_types.h.
| #define SSHT_PION2 1.570796326794896619231321691639751442099 |
Definition at line 39 of file ssht_types.h.
| #define SSHT_PROMPT "[ssht] " |
Definition at line 45 of file ssht_types.h.
| #define SSHT_SQRT2 1.41421356237309504880168872420969807856967 |
Definition at line 41 of file ssht_types.h.