Midge  v3.9.2
Data Processing Framework
Namespaces | Typedefs
types.hh File Reference
#include <stdint.h>
#include <string>
#include "typelist.hh"
Include dependency graph for types.hh:

Go to the source code of this file.

Namespaces

 midge
 

Typedefs

typedef bool bool_t
 
typedef uint16_t enum_t
 
typedef uint64_t count_t
 
typedef int64_t index_t
 
typedef double real_t
 
typedef double complex_t[2]
 
typedef std::string string_t