We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0544f7 commit a9492a5Copy full SHA for a9492a5
src/CMakeLists.txt
@@ -1,6 +1,6 @@
1
set(SRC
2
covar.f errjac.f hybipt.f lhesfcn.f lmdipt.f ocpipt.f r1updt.f
3
- vecjac.f
+ vecjac.f chkder.f
4
dmchar.f fdjac1.f hybrd1.f lmder1.f lmpar.f qform.f rwupdt.f
5
dogleg.f fdjac2.f hybrd.f lmder.f lmstr1.f qrfac.f ssqfcn.f
6
dpmpar.f grdfcn.f hybrj1.f lmdif1.f lmstr.f qrsolv.f ssqjac.f
chkder.f renamed to src/chkder.f
0 commit comments