设置矩阵乘积leftSide * (this matrix)
McGeMatrix2d& preMultBy(const McGeMatrix2d& leftSide);
返回该矩阵的引用
McGeMatrix2d 方法