设置矩阵乘积mat1*mat2
McGeMatrix2d& setToProduct(const McGeMatrix2d& mat1, const McGeMatrix2d& mat2);
返回该矩阵的引用
McGeMatrix2d 方法