apply_cnot_complex_simd

Function apply_cnot_complex_simd 

Source
pub fn apply_cnot_complex_simd(
    state: &mut [Complex64],
    control_qubit: usize,
    target_qubit: usize,
    num_qubits: usize,
)
Expand description

Optimized CNOT gate for multiple qubit pairs using complex SIMD