Method set1_pd
set1_pd(Double)
Broadcast double-precision (64-bit) floating-point value "a" to all elements of "dst".
Declaration
public static v128 set1_pd(double a)
Parameters
| Type | Name | Description | 
|---|---|---|
| Double | a | Double-precision floating-point element  | 
Returns
| Type | Description | 
|---|---|
| v128 | Vector  |