Vector.complex_array_to_real_imag_vec

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector
nothrow @nogc static
static if(is(typeof(shufps)))
void
complex_array_to_real_imag_vec
(
int len
)
(
float* arr
,
ref vec rr
,
ref vec ri
)

Meta