|
Distributed QUEST for GPU
|
Represents an array of complex numbers grouped into an array of real components and an array of coressponding complex components. More...
#include <QuEST.h>
Data Fields | |
| REAL * | real |
| REAL * | imag |
Represents an array of complex numbers grouped into an array of real components and an array of coressponding complex components.
| REAL* ComplexArray::imag |
Definition at line 21 of file QuEST.h.
Referenced by reportState().
| REAL* ComplexArray::real |
Definition at line 20 of file QuEST.h.
Referenced by reportState().
1.8.14