CCEX-1.0.0
Loading...
Searching...
No Matches
DoubleComplex Struct Reference

#include <utilities.h>

Detailed Description

Complex number with double precision.


Note
In local PC, some complex operators from complex.h are not supported.

Public Attributes

double real
 
double imag
 

Member Data Documentation

◆ imag

double DoubleComplex::imag

Imaginary number

◆ real

double DoubleComplex::real

Real number


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