dot
Computes the dot product of this matrix and another one.
Return
the dot product.
Parameters
<receiver>
the multiplicand.
other
the multiplier.
Computes the dot product of this matrix and another one.
the dot product.
the multiplicand.
the multiplier.