readme

来自「科学和工程计算中使用统计功能开发工具包.」· 代码 · 共 27 行

TXT
27
字号
   ReadMe file for newmat06, an experimental matrix package in C++.


Documentation is in  newmata.txt, newmatb.txt and newmatc.txt.


If you are upgrading from newmat03 or newmat04 note the following

.hxx files are now .h files

real changed to Real

BOOL changed to Boolean

CopyToMatrix changed to AsMatrix, etc

real(A) changed to A.AsScalar()

option added in include.h for version 2.1 or later

added band matrices

added exceptions.


See the section on changes in newmata.txt for other changes.

⌨️ 快捷键说明

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