multiply method

Matrix multiply (Matrix secondMatrix)

Implementation

Matrix multiply(Matrix secondMatrix) native;