tomoRecon 1-0
Public Attributes
complex Struct Reference

Structure used to hold complex data as 2 floats in grid. More...

#include <grid.h>

List of all members.

Public Attributes

float r
 Real part.
float i
 Imaginary part.

Detailed Description

Structure used to hold complex data as 2 floats in grid.


Member Data Documentation

float complex::i

Imaginary part.

float complex::r

Real part.


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