#include <string>
#include <iostream>
#include "maptype.h"
#include "interval/doubleInterval.h"
Go to the source code of this file.
Namespaces | |
namespace | unifexp |
Classes | |
class | unifexp::mapCubicIntv< numType > |
This class defines the cubic map -x^3 + 3x - a on [-4,4] with the usage of interval arithmetic. More... |
Definition in file mapcubi.h.