pub fn apply_cnot_complex_simd( state: &mut [Complex64], control_qubit: usize, target_qubit: usize, num_qubits: usize, )
Optimized CNOT gate for multiple qubit pairs using complex SIMD