-
Notifications
You must be signed in to change notification settings - Fork 0
module matrixy setter.API
ThomWright edited this page Feb 1, 2015
·
5 revisions
matrixy~ setter
- Source:
-
<static> plusEquals(value) → {module:matrixy.MatrixOperation}
-
Equivalent to the += operator.
Name Type Description valueNumber - Source:
-
<static> to(value) → {module:matrixy.MatrixOperation}
-
Set to the given value.
Name Type Description valueNumber - Source: