apply_gate

Function apply_gate 

Source
pub fn apply_gate(
    state: &HilbertState,
    gate: &Gate,
) -> PropagatingEffect<HilbertState>
Expand description

Causal wrapper for mechanics::apply_gate_kernel.