Matrix3x2d.set

Set the left 2x2 submatrix of this {@link Matrix3x2d} to the given {@link Matrix2d} and don't change the other elements.

@param m the 2x2 matrix @return this

Meta