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