Classes | Namespaces

mapunimi.h File Reference

This file contains the definition of the unimodal map "2|x|^gamma - a" on [-1,1] with the usage of interval arithmetic for rigorous computations. More...

#include <string>
#include <iostream>
#include <sstream>
#include "maptype.h"
#include "intvcapd.h"

Go to the source code of this file.

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...

Namespaces

namespace  unifexp
 

This namespace contains all the classes and functions defined in the Uniform Expansion project files.



Detailed Description

This file contains the definition of the unimodal map "2|x|^gamma - a" on [-1,1] with the usage of interval arithmetic for rigorous computations.

Author:
Pawel Pilarczyk

Definition in file mapunimi.h.