chemmisol 0.1
|
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) const | chemmisol::Newton< X, M, G > | |
solve_iter(std::size_t n) const | chemmisol::Newton< X, M, G > |