SIMDExtendersNegate Y Method
Negates the elements of a vector.
Definition
Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
C#
public static double[] NegateY(
this double[] vector
)VB
<ExtensionAttribute>
Public Shared Function NegateY (
vector As Double()
) As Double()Parameters
- vector Double