todo
来自「math library from gnu」· 代码 · 共 10 行
TXT
10 行
* Add an inline version of the iterate method for speed? Perhaps not,the time taken for each iteration surely dominated by the convergencetest.* Numerical derivatives? Maybe have a function to manufacture an fdffrom an f and optionally a df. (We'll need to approximate thederivative if it is not provided; this is something which should bedone outside the root finding package.)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?