multiplyMapMap Method
multiply this*other. The output matrices are
- output matrix0 =
this.matrix0 * other.matrix0 - output matrix1 = 'other.matrix1 * this.matrix1`
multiplyMapMap(other: Map4d): Map4d
| Parameter | Type | Description |
|---|---|---|
| other | Map4d |
Defined in
Last Updated: 08 January, 2020