complex_t Struct Reference

The type complex_t is used to store a complex value. Its attributes 're' and 'im' are directly accessible. More...

#include <hpstack.h>


Public Types

typedef double re
 The real part of the complex number.
typedef double im
 The imaginary part of the complex number.


Detailed Description

The type complex_t is used to store a complex value. Its attributes 're' and 'im' are directly accessible.

Definition at line 209 of file hpstack.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 16 18:23:57 2006 for HPStack by  doxygen 1.4.5