addScaledOuterProductInPlace Method
add scaled values from other Matrix3d to this Matrix3d
addScaledOuterProductInPlace(vectorU: Vector3d, vectorV: Vector3d, scale: number): void
| Parameter | Type | Description |
|---|---|---|
| vectorU | Vector3d | |
| vectorV | Vector3d | |
| scale | number | scale factor to apply to th eadded values. |
Defined in
Last Updated: 08 January, 2020