![]() |
The Quantum Exact Simulation Toolkit v4.2.0
|
Functions for pre- or post-multiplying general two-qubit diagonal matrices (as DiagMatr2) upon density matrices. More...
Functions | |
void | leftapplyDiagMatr2 (Qureg qureg, int target1, int target2, DiagMatr2 matr) |
void | rightapplyDiagMatr2 (Qureg qureg, int target1, int target2, DiagMatr2 matrix) |
Functions for pre- or post-multiplying general two-qubit diagonal matrices (as DiagMatr2) upon density matrices.
Definition at line 175 of file multiplication.cpp.
Definition at line 184 of file multiplication.cpp.