readtestgrad

来自「sqp程序包。用sqp算法实现非线性约束的优化求解」· 代码 · 共 7 行

TXT
7
字号
In order to run testgrad.c you must remove the "main" from the example filesand also the directive #include "o8para.h". then make a cat testgrad.c <example.c> > lauf.c and gcc -oexe lauf.c -lc -lminput for testgrad.c is prompted. use standard c input format

⌨️ 快捷键说明

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