gpp4  1.3.1
Public Attributes | List of all members
COMPLEX Struct Reference

Contruct representing a complex number. More...

#include <ccp4_types.h>

Public Attributes

double r
 
double i
 

Detailed Description

Contruct representing a complex number.

Member Data Documentation

double COMPLEX::i

imaginary component

double COMPLEX::r

real component


The documentation for this struct was generated from the following file: