![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | hybrd1 (void(*fcn)(int, double *, double *, int *), int n, double x[], double fvec[], double xtol, double work[], int lwork, int *info) |
| Solution of a system of nonlinear equations by Powell hybrid method (Jacobian not required) (simple driver) | |