operator unary- abstract method
Lane-wise negation.
Returns a result where each lane is the negation of the corresponding lane of this value.
Implementation
Float32x4 operator -();
Lane-wise negation.
Returns a result where each lane is the negation of the corresponding lane of this value.
Float32x4 operator -();