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

Function error_utilsGetPrefixBraIndGivenSuffixQubit

quest/src/core/errors.cpp:781–784  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

779}
780
781void error_utilsGetPrefixBraIndGivenSuffixQubit() {
782
783 raiseInternalError("A function attmpted to obtain the prefix index of a bra-qubit, but passed a suffix qubit.");
784}
785
786void error_utilsIsBraQubitInSuffixGivenNonDensMatr() {
787

Callers 1

util_getPrefixBraIndFunction · 0.85

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected