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_real real
a_real imag

Detailed Description

instance structure for complex number

Field Documentation

◆ imag

a_real a_complex::imag

real part of complex number


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