Method mm256_cvtsd_f64
mm256_cvtsd_f64(v256)
Copy the lower double-precision (64-bit) floating-point element of a to dst.
Declaration
public static double mm256_cvtsd_f64(v256 a)
Parameters
Type | Name | Description |
---|---|---|
v256 | a | Vector a |
Returns
Type | Description |
---|---|
double | Double |