Loading...
Searching...
No Matches
dcomplex Struct Reference

#include <cwrapper.h>

Data Fields

double real
 
double imag
 

Detailed Description

Struct to hold the real and imaginary parts of std::complex<double> extracted from basic

Definition at line 46 of file cwrapper.h.

Field Documentation

◆ imag

double dcomplex::imag

Definition at line 48 of file cwrapper.h.

◆ real

double dcomplex::real

Definition at line 47 of file cwrapper.h.


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