2 #ifndef GAUDIGSL_IEQSOLVER_H
3 #define GAUDIGSL_IEQSOLVER_H 1
36 typedef Genfun::Argument
Arg ;
49 Arg& solution )
const = 0 ;
53 #endif // GAUDIGSL_IEQSOLVER_H
Genfun::Argument Arg
Argument of function "GenFunc" (.
Interface file for multidimensional root-finding (solving nonlinear system with n equations in n unkn...
This class is used for returning status codes from appropriate routines.
std::vector< const GenFunc * > Equations
Vector of the function "GenFunc" which we solver.
Genfun::AbsFunction GenFunc
Function (.