kspaceFirstOrder3D-OMP  1.1
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
 All Classes Files Functions Variables Typedefs Enumerations Friends Pages
TFloatComplex Struct Reference

Structure for complex values. More...

#include <ComplexMatrix.h>

Public Attributes

float real
 real part
 
float imag
 imaginary part
 

Detailed Description

Todo:
: Change to classic C++ complex (better support of vectorisation)

Definition at line 49 of file ComplexMatrix.h.


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