NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
plotdata.hpp File Reference
#include <string>
#include <cmath>
#include <vector>
#include "../ui/error.hpp"
#include "../utils/tools.hpp"
#include "../structures.hpp"
#include "../interval.hpp"
#include "plotdef.hpp"
Include dependency graph for plotdata.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlotData
 This class contains all the plot settings usable by the plotting algorithm. More...
 

Variables

const char * SECAXIS_DEFAULT_COLOR
 

Variable Documentation

◆ SECAXIS_DEFAULT_COLOR

const char* SECAXIS_DEFAULT_COLOR
extern