Go to the source code of this file.
Namespaces | |
MAST | |
Macros | |
#define | ComplexStepDelta 1.e-12 |
Typedefs | |
typedef std::complex< real_t > | complex_t |
typedef int | int_t |
typedef double | real_t |
typedef unsigned int | uint_t |
#define ComplexStepDelta 1.e-12 |
Definition at line 46 of file mast_data_types.h.
Definition at line 45 of file mast_data_types.h.
typedef int int_t |
Definition at line 44 of file mast_data_types.h.
typedef double real_t |
Definition at line 42 of file mast_data_types.h.
typedef unsigned int uint_t |
Definition at line 43 of file mast_data_types.h.