poster
2019-12-10, 20:48
问候,针对该主题的谷歌搜索,例如, MTL (http://osl.iu.edu/research/mtl/) , exmat (http://exmat.sourceforge.net/) , LAPACK (http://www.netlib.org/lapack/)以及此处 (https://stackoverflow.com/questions/1997632/matrix-standard-library) 。我似乎还记得Microsoft Research发布了一个版本,但无法动手。我从实际使用(或开发过……)其中之一的人那里寻求建议,希望尽可能地在C ++中获得Matlab的经验。在此先感谢Robi
回答:
看一下Armadillo (http://arma.sourceforge.net/) ,文档为Matlab用户提供了一个语法转换表 (http://arma.sourceforge.net/docs.html#syntax) ,并且该网站上有针对其他C ++矩阵库的基准测试。我觉得它非常用户友好。
更多&回答... (https://stackoverflow.com/questions/3359608)
回答:
看一下Armadillo (http://arma.sourceforge.net/) ,文档为Matlab用户提供了一个语法转换表 (http://arma.sourceforge.net/docs.html#syntax) ,并且该网站上有针对其他C ++矩阵库的基准测试。我觉得它非常用户友好。
更多&回答... (https://stackoverflow.com/questions/3359608)