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