📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -