ComplexMatrixN Struct Reference

Represents a general 2^N by 2^N matrix of complex numbers. More...

#include <QuEST.h>

Data Fields

qreal ** imag
 
int numQubits
 
qreal ** real
 

Detailed Description

Represents a general 2^N by 2^N matrix of complex numbers.

Author
Tyson Jones

Field Documentation

◆ imag

◆ numQubits

◆ real


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