Skip to content

module matrixy setter.API

ThomWright edited this page Aug 30, 2014 · 5 revisions

Table of Contents generated with DocToc

Namespace: setter

matrixy~ setter

Methods

<static> plusEquals(value) → {module:matrixy.MatrixOperation}

Equivalent to the += operator.

Parameters:
Name Type Description
value Number
Source:
Returns:
Type
module:matrixy.MatrixOperation

<static> to(value) → {module:matrixy.MatrixOperation}

Set to the given value.

Parameters:
Name Type Description
value Number
Source:
Returns:
Type
module:matrixy.MatrixOperation

Generated with wicked.

Clone this wiki locally