Method mm256_sqrt_pd
mm256_sqrt_pd(v256)
Compute the square root of packed double-precision (64-bit) floating-point elements in a, and store the results in dst.
Declaration
public static v256 mm256_sqrt_pd(v256 a)
Parameters
| Type | Name | Description | 
|---|---|---|
| v256 | a | Vector a  | 
Returns
| Type | Description | 
|---|---|
| v256 | Vector  | 
Remarks
**** VSQRTPD ymm1, ymm2/v256