stComplex Struct Reference

#include <cmatrix.h>


Detailed Description

A complex data struct.

Definition at line 66 of file cmatrix.h.


Data Fields

double re
 The real part.
double im
 The imaginary part.

Field Documentation

double stComplex::re

The real part.

Definition at line 68 of file cmatrix.h.

double stComplex::im

The imaginary part.

Definition at line 69 of file cmatrix.h.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 8 15:31:11 2009 for The Zenautics Matrix Project by  doxygen 1.5.4