Matrix2d.set

Set the elements of this matrix to the upper left 2x2 of the given {@link Matrix3d}.

@param m the {@link Matrix3d} to copy the values from @return this

Meta