pub fn apply_gate(
state: &HilbertState,
gate: &Gate,
) -> PropagatingEffect<HilbertState>Expand description
Causal wrapper for mechanics::apply_gate_kernel.
pub fn apply_gate(
state: &HilbertState,
gate: &Gate,
) -> PropagatingEffect<HilbertState>Causal wrapper for mechanics::apply_gate_kernel.