- Source:
Methods
(static) plusEquals(value) → {module:matrixy.MatrixOperation}
Equivalent to the += operator.
Parameters:
| Name | Type | Description |
|---|---|---|
value |
Number |
- Source:
Returns:
(static) to(value) → {module:matrixy.MatrixOperation}
Set to the given value.
Parameters:
| Name | Type | Description |
|---|---|---|
value |
Number |
- Source: