#include "../iterativemethod.h"
#include "../exception/exception.h"
Go to the source code of this file.
Classes | |
class | continued_fraction< A, B > |
Typedefs | |
typedef double | continued_fraction_coefficient (unsigned int, double) |
typedef double continued_fraction_coefficient(unsigned int, double) |
Definition of the continued fraction coefficient functors.