MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / util_getMaxProbOfTwoQubitDepolarising

Function util_getMaxProbOfTwoQubitDepolarising

quest/src/core/utilities.cpp:1147–1149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1145}
1146
1147qreal util_getMaxProbOfTwoQubitDepolarising() {
1148 return 15/16.;
1149}
1150
1151// no equivalent function for oneQubitDamping, which
1152// can accept any valid probability, because we permit

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected