profile_quantum_operation

Macro profile_quantum_operation 

Source
macro_rules! profile_quantum_operation {
    ($operation_name:expr, $gate_count:expr, $operation:expr) => { ... };
}
Expand description

Macro for easy profiling of quantum operations