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

Function util_getPauliZ

quest/src/core/utilities.cpp:1023–1025  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1021 });
1022}
1023DiagMatr1 util_getPauliZ() {
1024 return getDiagMatr1({1,-1});
1025}
1026
1027CompMatr1 util_getExpPauliX(qreal angle) {
1028

Callers 1

Calls 1

getDiagMatr1Function · 0.50

Tested by

no test coverage detected