This file contains the definition of the unimodal map "2|x|^gamma - a" on [-1,1] without using interval arithmetic for non-rigorous computations. More...
#include <string>#include <iostream>#include <sstream>#include "maptype.h"Go to the source code of this file.
Classes | |
| class | unifexp::mapUnimodal< numType > |
| This class defines the unimodal map "2 |x|^gamma - a" on [-1,1] without using interval arithmetic. More... | |
Namespaces | |
| namespace | unifexp |
This namespace contains all the classes and functions defined in the Uniform Expansion project files. | |
This file contains the definition of the unimodal map "2|x|^gamma - a" on [-1,1] without using interval arithmetic for non-rigorous computations.
Definition in file mapunim.h.
1.7.2