| 254 | } |
| 255 | |
| 256 | void error_localiserPassedStateVecToChannelComCheck() { |
| 257 | |
| 258 | raiseInternalError("The localiser queried whether a channel would invoke communication upon a statevector."); |
| 259 | } |
| 260 | |
| 261 | void error_localiserGivenDistribMatrixAndLocalQureg() { |
| 262 |
no test coverage detected