#include <string>
#include <iostream>
#include <sstream>
#include "maptype.h"
#include "interval/doubleInterval.h"
Go to the source code of this file.
Namespaces | |
namespace | unifexp |
Classes | |
class | unifexp::mapUnimodalIntv< numType > |
This class defines the unimodal map "2 |x|^gamma - a" on [-1,1] with the usage of interval arithmetic. More... |
Definition in file mapunimi.h.