Contains definitions for basic types and constants. More...
#include <complex>#include <vector>Go to the source code of this file.
Defines | |
| #define | PI 3.1415926535897932384626433832795 |
Typedefs | |
| typedef std::complex< float > | Complex |
| typedef std::vector< float > | real_vec |
| typedef std::vector< Complex > | complex_vec |
Contains definitions for basic types and constants.
Definition in file types.hpp.
| typedef std::vector<Complex> complex_vec |
1.7.1