Gemstone Numeric Library
C#
VB
C++
JavaScript
Show/Hide TOC
Matrix
T
Multiply Operator
Overload List
Multiply(T, Matrix
T
)
Returns computed product of values.
Multiply(Matrix
T
, T)
Returns computed product of values.
Multiply(Matrix
T
, Matrix
T
)
Returns computed product of values.
See Also
Reference
Matrix
T
Structure
Gemstone.Numeric Namespace
In This Article
Overload List
See Also