pub fn simd_as_slice_unit<E: ComplexField, S: Simd>( values: &[SimdUnitFor<E, S>], ) -> &[UnitFor<E>] ⓘ