Sets the FloatArray "result" from the given index "offset" with the multiplication of the current matrix and the given one
the current matrix
defines the second operand
defines the array where to store the multiplication
defines the offset in the target array where to start storing values
Sets the FloatArray "result" from the given index "offset" with the multiplication of the current matrix and the given one
Returns
the current matrix