XLPack 6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches
Functions
F1b. Solution of single general nonlinear equation

Functions

void _dfzero (double(*f)(double), double *b, double *c, double r, double re, double ae, int *info)
 Solution of a single general nonlinear equation
 
void _dfzero_r (double *b, double *c, double r, double re, double ae, int *info, double *xx, double yy, int *irev)
 Solution of a single general nonlinear equation (reverse communication version)
 

Detailed Description

This is the group of F1b. Solution of single general nonlinear equation.