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