www.mxdraw.com
内容索引主面
前一个向上下一个
McGeMatrix2d::setToProduct 方法

设置矩阵乘积mat1*mat2

C++
McGeMatrix2d& setToProduct(const McGeMatrix2d& mat1, const McGeMatrix2d& mat2);
参数 
说明 
const McGeMatrix2d& mat1 
输入第一个矩阵 
const McGeMatrix2d& mat2 
输入第二个矩阵 

返回该矩阵的引用

Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!