![]() |
The Quantum Exact Simulation Toolkit v4.2.0
|
Functions for pre- or post-multiplying general two-qubit dense matrices (as CompMatr2) upon density matrices. More...
Functions | |
void | leftapplyCompMatr2 (Qureg qureg, int target1, int target2, CompMatr2 matr) |
void | rightapplyCompMatr2 (Qureg qureg, int target1, int target2, CompMatr2 matrix) |
Functions for pre- or post-multiplying general two-qubit dense matrices (as CompMatr2) upon density matrices.
Definition at line 64 of file multiplication.cpp.
Definition at line 75 of file multiplication.cpp.