AllConstantSingleQuditGates
- class AllConstantSingleQuditGates[source]
Bases:
PassPredicateA predicate that checks if all single qudit gates are constant.
- __init__()
Methods
get_truth_value(circuit, data)Call this predicate, see
PassPredicatefor more info.