ComplexMatrix2 Struct Reference

Represents a 2x2 matrix of complex numbers. More...

#include <QuEST.h>

Data Fields

qreal imag [2][2]
 
qreal real [2][2]
 

Detailed Description

Represents a 2x2 matrix of complex numbers.

Author
Balint Koczor

Definition at line 114 of file QuEST.h.

Field Documentation

◆ imag

◆ real


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