kspaceFirstOrder3D-OMP
1.1
The C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
|
Structure for complex values. More...
#include <ComplexMatrix.h>
Public Attributes | |
float | real |
real part | |
float | imag |
imaginary part | |
Definition at line 49 of file ComplexMatrix.h.