![]() |
The Quantum Exact Simulation Toolkit v4.2.0
|
Functions for pre- or post-multiplying many-qubit rotations around the Pauli Z axis upon density matrices. More...
Functions | |
| void | leftapplyPhaseGadget (Qureg qureg, int *targets, int numTargets, qreal angle) |
| void | rightapplyPhaseGadget (Qureg qureg, int *targets, int numTargets, qreal angle) |
Functions for pre- or post-multiplying many-qubit rotations around the Pauli Z axis upon density matrices.
| void leftapplyPhaseGadget | ( | Qureg | qureg, |
| int * | targets, | ||
| int | numTargets, | ||
| qreal | angle ) |
Definition at line 497 of file multiplication.cpp.
Referenced by leftapplyPhaseGadget().
| void rightapplyPhaseGadget | ( | Qureg | qureg, |
| int * | targets, | ||
| int | numTargets, | ||
| qreal | angle ) |
Definition at line 506 of file multiplication.cpp.
Referenced by rightapplyPhaseGadget().