Method mm256_castps256_ps128
mm256_castps256_ps128(v256)
For compatibility with C++ code only. This is a no-op in Burst.
Declaration
public static v128 mm256_castps256_ps128(v256 a)
Parameters
Type | Name | Description |
---|---|---|
v256 | a | Vector a |
Returns
Type | Description |
---|---|
v128 | Vector |