OpenStructure
|
#include <cmath>
#include <math.h>
#include <complex>
#include <ost/config.hh>
#include <ost/dllexport.hh>
Go to the source code of this file.
Typedefs | |
typedef unsigned int | uint |
typedef unsigned char | uchar |
typedef unsigned short int | ushort |
typedef float | Real |
typedef std::complex< Real > | Complex |
typedef unsigned short | Word |
typedef std::string | String |