liba 0.1.15
An algorithm library based on C/C++
Loading...
Searching...
No Matches
a_complex Struct Reference

instance structure for complex number More...

#include <complex.h>

Data Fields

double real
 real part of complex number
 
double imag
 imaginary part of complex number
 

Detailed Description

instance structure for complex number


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