Data Structures
Here are the data structures with brief descriptions:
 CComplexRepresents one complex number
 CComplexMatrix2Represents a 2x2 matrix of complex numbers
 CComplexMatrix4Represents a 4x4 matrix of complex numbers
 CComplexMatrixNRepresents a general 2^N by 2^N matrix of complex numbers
 CDiagonalOpRepresents a diagonal complex operator on the full Hilbert state of a Qureg
 CPauliHamilRepresents a weighted sum of pauli products
 CQuESTEnvInformation about the environment the program is running in
 CQuregRepresents a system of qubits
 CSequenceGenerator
 CSubListGenerator
 CVectorRepresents a 3-vector of real numbers