operator * ( matrix )

instance function

Multiply this Matrix with another.

Arguments

Name Type Description
matrix Matrix Matrix to multiply

Returns

Type Description
Matrix The new Matrix