XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
hybrd_r.c File Reference

Functions

void hybrd_r (int n, double x[], double fvec[], double xtol, int maxfev, int ml, int mu, double epsfcn, double diag[], int mode, double factor, int nprint, int *nfev, double work[], int lwork, int *info, double xx[], double yy[], int *irev)
 Solution of a system of nonlinear equations by Powell hybrid method (Jacobian not required) (reverse communication version)