class operator Negative(const AValue: clVector): clVector;
Negates all values inside AValue.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | clVector |
Result: stored in self (calling object), returns self for chaining
Negates all values inside AValue.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | clVector |
Result: stored in self (calling object), returns self for chaining