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

Functions

void hybrj1 (void(*fcn)(int, double *, double *, int, 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 (simple driver)