#include <iostream>
#include "rounding.h"
#include "opensqr.h"
Go to the source code of this file.
Classes | |
| class | tMapHenon< NumType > |
| The Henon map. More... | |
This file contains the definition of a class that represents the Henon map. The class includes a method for computing a rigorous outer approximation of the image of an open rectangle.
Definition in file maphenon.h.
1.5.3