PARTONS/NumA++
|
Numerical Analysis C++ routines
|
This is the complete list of members for NumA::Newton, including all inherited members.
solve(OBJ *object, FUNC function, std::vector< double > &funcParameters, double x0, DERIV derivative=0, const double absTolerance=1.48e-8, const size_t maxIteration=50) | NumA::Newton | inline |