minfunc.par.lib

来自「su 的源代码库」· LIB 代码 · 共 10 行

LIB
10
字号
MINFUNC - routines to MINimize FUNCtionsbracket_minimum - bracket the minimum of a function with a golden searchgolden_bracket - bracket the minimum of a function to a user-specified		 tolerance using the golden searchbrent_bracket - bracket the minimum of a function using Brent's methodpowell_minimization - find the minimum of a multi-dimensional function			using Powell's method

⌨️ 快捷键说明

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