Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
|
This is the complete list of members for hdnum::Newton, including all inherited members.
has_converged() const (defined in hdnum::Newton) | hdnum::Newton | inline |
iterations() 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_sigma(double sigma_) (defined in hdnum::Newton) | 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 |