cached_gate_matrix

Macro cached_gate_matrix 

Source
macro_rules! cached_gate_matrix {
    ($gate_type:expr, $params:expr, $qubits:expr, $compute:expr) => { ... };
}
Expand description

Convenience macro for caching gate matrix computations