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

Map optimization data saving, retrieving, and sending. More...

#include <string>
#include <sstream>
#include <vector>
#include <iostream>
#include <iomanip>
#include <algorithm>
#include <memory>
#include <utility>
#include "chomp/system/config.h"
#include "chomp/system/textfile.h"
#include "mapparam.h"

Go to the source code of this file.

Classes

class  MapOptimization
 A class whose objects are responsible for adjusting the integration parameters such as step size and the number of steps for an ODE. More...
 

Detailed Description

Map optimization data saving, retrieving, and sending.

Author
Pawel Pilarczyk

Definition in file mapopt.h.