MultMatrixVector(Array, Array) Function |
Top |
DescriptionReturns the product of a three by three matrix and a three element vector.
This function has been Deprecated. Please use the multiplication (*) operator to multiply a Matrix with an Array.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Function Signature
Arguments
Return Value
Returns the product of a three by three matrix and a three element vector.
Syntax
See also
|