You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
void nelmin ( double fn ( double[] , double[] , double[] , double[] , int[], int ), int n, double start[], double xmin[], double *ynewlo, double reqmin, double step[], int konvge, int kcount, int *icount, int *numres, int *ifault, double xdata[], double ydata[], double ydatae[], int outlier[], int npdata );