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