Header file containing various commonly used type definitions and some useful macros. More...
#include "ccp4_sysdep.h"
Go to the source code of this file.
Classes | |
union | float_uint_uchar |
Common data structure for floats, ints, and chars. More... | |
struct | COMPLEX |
Contruct representing a complex number. More... | |
struct | POLAR |
Contruct representing a polar coordinate complex number. More... | |
Defines | |
#define | TRUE 1 |
Typedefs | |
typedef unsigned short | uint16 |
typedef unsigned int | uint32 |
typedef float | float32 |
typedef unsigned char | uint8 |
typedef char * | pstr |
Header file containing various commonly used type definitions and some useful macros.