- bit_reverse_16
void bit_reverse_16(float* p0, float* p1, float* p2, float* p3, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- bit_reverse_swap_16
void bit_reverse_swap_16(float* p0, float* p1, float* p2, float* p3, size_t i1, size_t i2)
Undocumented in source. Be warned that the author may not have intended to support it.
- scalar_to_vector
vec scalar_to_vector(T a)
Undocumented in source. Be warned that the author may not have intended to support it.
- scalar_to_vector
vec scalar_to_vector(float a)
Undocumented in source. Be warned that the author may not have intended to support it.