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