Represents one complex number. More...
#include <QuEST.h>
Data Fields | |
qreal | imag |
qreal | real |
Detailed Description
Field Documentation
◆ imag
qreal Complex::imag |
Definition at line 106 of file QuEST.h.
Referenced by densmatr_calcExpecDiagonalOp(), densmatr_calcExpecDiagonalOpLocal(), getAmp(), getComplexPairAndPhaseFromUnitary(), getComplexPairFromRotation(), getConjugateScalar(), getRotAngle(), getZYZRotAnglesFromComplexPair(), isComplexPairUnitary(), isComplexUnit(), statevec_calcExpecDiagonalOp(), statevec_calcExpecDiagonalOpLocal(), statevec_calcFidelity(), statevec_calcInnerProduct(), statevec_calcInnerProductLocal(), statevec_compactUnitaryDistributed(), statevec_compactUnitaryKernel(), statevec_compactUnitaryLocal(), statevec_controlledCompactUnitaryDistributed(), statevec_controlledCompactUnitaryKernel(), statevec_controlledCompactUnitaryLocal(), statevec_controlledRotateAroundAxisConj(), statevec_controlledUnitaryDistributed(), statevec_multiControlledUnitaryDistributed(), statevec_multiRotatePauli(), statevec_pauliZ(), statevec_phaseShift(), statevec_phaseShiftByTerm(), statevec_rotateAroundAxisConj(), statevec_setWeightedQureg(), statevec_setWeightedQuregKernel(), statevec_sGate(), statevec_sGateConj(), statevec_tGate(), statevec_tGateConj(), statevec_unitaryDistributed(), TEST_CASE(), and toQMatrix().
◆ real
qreal Complex::real |
Definition at line 105 of file QuEST.h.
Referenced by densmatr_calcExpecDiagonalOp(), densmatr_calcExpecDiagonalOpLocal(), getAmp(), getComplexPairAndPhaseFromUnitary(), getComplexPairFromRotation(), getConjugateScalar(), getDensityAmp(), getRotAngle(), getRotAngleFromUnitaryMatrix(), getZYZRotAnglesFromComplexPair(), isComplexPairUnitary(), isComplexUnit(), statevec_applyPauliSum(), statevec_calcExpecDiagonalOp(), statevec_calcExpecDiagonalOpLocal(), statevec_calcExpecPauliProd(), statevec_calcFidelity(), statevec_calcInnerProduct(), statevec_calcInnerProductLocal(), statevec_compactUnitaryDistributed(), statevec_compactUnitaryKernel(), statevec_compactUnitaryLocal(), statevec_controlledCompactUnitaryDistributed(), statevec_controlledCompactUnitaryKernel(), statevec_controlledCompactUnitaryLocal(), statevec_controlledUnitaryDistributed(), statevec_multiControlledUnitaryDistributed(), statevec_multiRotatePauli(), statevec_pauliZ(), statevec_phaseShift(), statevec_phaseShiftByTerm(), statevec_setWeightedQureg(), statevec_setWeightedQuregKernel(), statevec_sGate(), statevec_sGateConj(), statevec_tGate(), statevec_tGateConj(), statevec_unitaryDistributed(), TEST_CASE(), and toQMatrix().
The documentation for this struct was generated from the following file: