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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to 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
|