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

Functions

void hybrj (void(*fcn)(int, double *, double *, int, double *, int *), int n, double x[], double fvec[], double xtol, int maxfev, double diag[], int mode, double factor, int nprint, int *nfev, int *njev, double work[], int lwork, int *info)
 Solution of a system of nonlinear equations by Powell hybrid method