scid.ports.minpack.fdjac1

Members

Functions

fdjac1
void fdjac1(Func fcn, size_t n, Real* x, Real* fvec, Real* fjac, size_t ldfjac, int iflag, size_t ml, Real epsfcn, size_t mu, Real* wa1, Real* wa2)

This subroutine computes a forward-difference approximation to the n by n Jacobian matrix associated with a specified problem of n functions in n variables. If the Jacobian has a banded form, then function evaluations are saved by only approximating the nonzero terms.

Meta

Authors

Lars Tandle Kyllingstad

License

Boost Licence 1.0