ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Array of the same size and type as A having its elements negated (as if: multiplying by -1).
Unary, elementwise negation operator.
[ILNumerics Core Module]
Namespace: ILNumerics.Core.Arrays
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
Return Value
Type: RetTArray of the same size and type as A having its elements negated (as if: multiplying by -1).
Remarks
[ILNumerics Core Module]
See Also