Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuEST-Kit/QuEST
/ util_getTwoQubitDephasingTerm
Function
util_getTwoQubitDephasingTerm
quest/src/core/utilities.cpp:1070–1073 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1068
}
1069
1070
qreal util_getTwoQubitDephasingTerm(qreal prob) {
1071
1072
return - 4 * prob / 3;
1073
}
1074
1075
util_Scalars util_getOneQubitDepolarisingFactors(qreal prob) {
1076
Callers
2
gpu_densmatr_twoQubitDephasing_subB
Function · 0.85
cpu_densmatr_twoQubitDephasing_subB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected