SIMDScalar.transpose

Undocumented in source. Be warned that the author may not have intended to support it.
struct SIMDScalar(T, size_t N)
public static
void
transpose
(
ref SIMDScalar!(T, N) B0
,
ref SIMDScalar!(T, N) B1
,
ref SIMDScalar!(T, N) B2
,
ref SIMDScalar!(T, N) B3
)

Meta