The Conley-Morse Graphs Software
Classes
mapcomp.h File Reference

Map computation routines. More...

#include <iostream>
#include <fstream>
#include <algorithm>
#include <memory>
#include <new>
#include "chomp/system/textfile.h"
#include "chomp/system/timeused.h"
#include "chomp/struct/autoarray.h"
#include "chomp/struct/digraph.h"
#include "config.h"
#include "typedefs.h"
#include "typeintv.h"
#include "mapdist.h"
#include "utils.h"

Go to the source code of this file.

Classes

class  MapComputation< mapcomp, cubetype, cubsettype >
 A generic map computation routine that computes a rigorous cubical multivalued map based on a function that computes the image of intervals using interval arithmetic. More...
 

Detailed Description

Map computation routines.

This file contains the definition of routines for the computation of combinatorial cubical multivalued maps.

Author
Pawel Pilarczyk

Definition in file mapcomp.h.