Mult3x3Matrix(Array, Array) Function |
Top |
DescriptionReturns the product of two three by three matrices.
This function has been Deprecated. Please use the multiplication operator (*) to multiply two matrices.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Function Signature
Arguments
Return Value
Returns the product of two three by three matrices.
Syntax
See also
|