Heidelberg Educational Numerics Library Version 0.24 (from 9 September 2011)

hdnum::Newton Member List

This is the complete list of members for hdnum::Newton, including all inherited members.
has_converged() const (defined in hdnum::Newton)hdnum::Newton [inline]
Newton()hdnum::Newton [inline]
set_abslimit(double l)hdnum::Newton [inline]
set_linesearchsteps(size_type n)hdnum::Newton [inline]
set_maxit(size_type n)hdnum::Newton [inline]
set_reduction(double l)hdnum::Newton [inline]
set_verbosity(size_type n)hdnum::Newton [inline]
solve(const M &model, Vector< typename M::number_type > &x) const hdnum::Newton [inline]