Openholo  v4.0
Open Source Digital Holographic Library
typedef.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 oph
 

Macros

#define REAL_IS_DOUBLE   true
 
#define __IPL_H__
 

Typedefs

typedef float Real
 
typedef double Real_t
 
typedef unsigned int oph::uint
 
typedef unsigned short oph::ushort
 
typedef unsigned char oph::uchar
 
typedef unsigned long oph::ulong
 
typedef long long oph::longlong
 
typedef unsigned long long oph::ulonglong
 

Macro Definition Documentation

◆ __IPL_H__

#define __IPL_H__

Definition at line 61 of file typedef.h.

◆ REAL_IS_DOUBLE

#define REAL_IS_DOUBLE   true

Definition at line 49 of file typedef.h.

Typedef Documentation

◆ Real

typedef float Real

Definition at line 55 of file typedef.h.

◆ Real_t

typedef double Real_t

Definition at line 56 of file typedef.h.