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

a_float real
 
a_float imag
 

Detailed Description

instance structure for complex number

Field Documentation

◆ imag

a_float a_complex::imag

real part of complex number


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