chemmisol 0.1
Loading...
Searching...
No Matches
chemmisol::Newton< X, M, G > Member List

This is the complete list of members for chemmisol::Newton< X, M, G >, including all inherited members.

Newton(const X &x0, std::function< X(const X &)> f, std::function< M(const X &)> df)chemmisol::Newton< X, M, G >inline
solve_eps(float epsilon) constchemmisol::Newton< X, M, G >
solve_iter(std::size_t n) constchemmisol::Newton< X, M, G >