SHOGUN
4.2.0
|
Go to the source code of this file.
Macros | |
#define | STRING_LEN 256 |
#define | STRING_LEN_STR "256" |
Typedefs | |
typedef char | string_t [STRING_LEN] |
typedef int | machine_int_t |
typedef int32_t | index_t |
typedef std::complex< float64_t > | complex128_t |
Standard Types | |
#define | __STDC_FORMAT_MACROS 1 |
typedef float | float32_t |
typedef double | float64_t |
typedef long double | floatmax_t |
typedef std::complex<float64_t> complex128_t |
typedef float float32_t |
Implementations tend to follow IEEE754
typedef long double floatmax_t |
typedef int machine_int_t |
typedef char string_t[STRING_LEN] |