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

Function error_localiserGivenDistribMatrixAndLocalQureg

quest/src/core/errors.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261void error_localiserGivenDistribMatrixAndLocalQureg() {
262
263 raiseInternalError("A localiser function was given a distributed FullStateDiagMatr but a non-distributed Qureg, which are incompatible.");
264}
265
266void error_localiserFailedToAllocTempMemory() {
267

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected