Distributed QUEST for GPU
Data Fields
Complex Struct Reference

Represents one complex number. More...

#include <QuEST.h>

Data Fields

REAL real
 
REAL imag
 

Detailed Description

Represents one complex number.

Definition at line 26 of file QuEST.h.

Field Documentation

◆ imag

REAL Complex::imag

◆ real

REAL Complex::real

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