CAPD DynSys Library  5.2.0
tayltst.cpp File Reference
#include <cmath>
#include <stdexcept>
#include <fstream>
#include "capd/krak/krak.h"
#include "capd/capdlib.h"

Functions

void axes (Frame &fr)
 
void initGraph (double step, int order)
 
template<class SetT >
void computeRigorousTrajectory (SetT &set, IOdeSolver &solver, int color, frstring description)
 
void computeNonrigorousTrajectory (const DVector &center, double sizeOfSet, int grid)
 
int main (int, char *[])
 

Variables

double minx =-2.6
 
double maxx =2.6
 
double miny =-2.6
 
double maxy =2.6
 
Frame fr
 
Frame txt
 
double step =0.25
 
int order = 20
 

Detailed Description

Author
Daniel Wilczak