#include <string>
#include <iostream>
#include "maptype.h"
#include "chomp/system/textfile.h"
Go to the source code of this file.
Namespaces | |
namespace | unifexp |
Classes | |
class | unifexp::mapQuadr< numType > |
This class defines the quadratic map f(x)=x^2-a without using interval arithmetic. More... |
Definition in file mapquad.h.