todo
来自「数学公式库--非常不错 The GNU Scientific Library 」· 代码 · 共 7 行
TXT
7 行
* Reorganize siman interfaces to allow iterative use.* Maybe the routines can be made to work with pointers instead of structs so that only pointer manipulation is done by the siman algorithm and there is no need for malloc. A call would look something like siman(&start,&result, ...)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?