stComplex Struct Reference

#include <cmatrix.h>

List of all members.


Detailed Description

A complex data struct.

Definition at line 67 of file cmatrix.h.


Public Attributes

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

Member Data Documentation

double stComplex::re

The real part.

Definition at line 69 of file cmatrix.h.

double stComplex::im

The imaginary part.

Definition at line 70 of file cmatrix.h.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 21 08:40:44 2007 for Matrix by  doxygen 1.5.4