Method set1_ps
set1_ps(Single)
Broadcast single-precision (32-bit) floating-point value "a" to all elements of "dst".
Declaration
public static v128 set1_ps(float a)
Parameters
Type | Name | Description |
---|---|---|
Single | a | Floating point element |
Returns
Type | Description |
---|---|
v128 | Vector |