Method mm256_cvtsi256_si32
mm256_cvtsi256_si32(v256)
Copy the lower 32-bit integer in a to dst.
Declaration
public static int mm256_cvtsi256_si32(v256 a)
Parameters
Type | Name | Description |
---|---|---|
v256 | a | Vector a |
Returns
Type | Description |
---|---|
int | Integer |