-
Notifications
You must be signed in to change notification settings - Fork 0
module matrixy setter.API
ThomWright edited this page Aug 30, 2014
·
5 revisions
Table of Contents generated with DocToc
-
Namespace: setter
- [ matrixy~ setter ](#matrixy~ setter)
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: