Click or drag to resize

MatrixMultiply Operator

Overload List
  NameDescription
Public operatorStatic memberMultiply(Matrix, Matrix)
Product of two matrices.
Public operatorStatic memberMultiply(Matrix, Vector3)
Product of a matrix with a vector.
Public operatorStatic memberMultiply(Matrix, Double)
Product of a matrix with a scalar.
Top
See Also