pub fn apply_single_qubit_gate_complex_simd(
matrix: &[Complex64; 4],
in_amps0: &[Complex64],
in_amps1: &[Complex64],
out_amps0: &mut [Complex64],
out_amps1: &mut [Complex64],
)Expand description
Enhanced single-qubit gate application with native complex SIMD