multiplyMatrixMatrixTranspose Method
Matrix multiplication this * otherTranspose
multiplyMatrixMatrixTranspose(other: Matrix3d, result?: Matrix3d): Matrix3d
| Parameter | Type | Description |
|---|---|---|
| other | Matrix3d | |
| result | Matrix3d |
Returns - the matrix result
Defined in
Last Updated: 08 January, 2020