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