#include <cmath>#include "../iterativemethod.h"#include "../exception/exception.h"Go to the source code of this file.
Classes | |
| class | power_series< Term > |
Typedefs | |
| typedef double | power_series_term (unsigned int) |
| typedef double power_series_term(unsigned int) |
Definition of the power series term functor.
1.5.3