addScaledOuterProductInPlace Method

add an outer product (single column times single row times scale factor) to this matrix.

addScaledOuterProductInPlace(vectorU: Point4d, vectorV: Point4d, scale: number): void

Parameter Type Description
vectorU Point4d column vector
vectorV Point4d row vector
scale number scale factor

Defined in

Last Updated: 08 January, 2020