todo

来自「用C++写的矩阵和矢量运算库」· 代码 · 共 22 行

TXT
22
字号
$Id: TODO,v 1.14 2001/10/21 16:28:39 hkuiper Exp $----------------------------------------------------------------------------* Write a tutorial.* Further optimisation for speed.* Implement a better matrix inversion algorithm (one that is faster and uses  less resources)* Add capability to aggregate smaller matrices into a new large matrix in  addition to the current mapping feature which maps smaller matrices into an  already existing larger matrix.* Keep improving the test program.Local Variables:mode: textfill-column: 78End:

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?