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

Function SECTION

tests/unit/operations.cpp:769–771  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

767 // though the postMultiply*() functions do not accept statevectors
768 if constexpr (Apply != rightapply) {
769 SECTION( LABEL_STATEVEC ) {
770 TEST_ON_CACHED_QUREGS(statevecQuregs, statevecRef, testFunc);
771 }
772 }
773 SECTION( LABEL_DENSMATR ) {
774 TEST_ON_CACHED_QUREGS(densmatrQuregs, densmatrRef, testFunc);

Callers 1

testOperationValidationFunction · 0.70

Calls 15

GENERATE_TARGSFunction · 0.85
setQuregToReferenceFunction · 0.85
getMixtureFunction · 0.85
getOuterProductFunction · 0.85
getProjectorFunction · 0.85
applyQubitProjectorFunction · 0.85
applyReferenceOperatorFunction · 0.85
getRandomOutcomesFunction · 0.85

Tested by

no test coverage detected