openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Classes
asciiPlotter.hpp File Reference

Class used to plot functions on the terminal. More...

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <iostream>
#include <vector>
#include <string>
#include <algorithm>
#include <assert.h>
Include dependency graph for asciiPlotter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  piecewiseLinear_function< V >
 
class  asciiPlotter
 
class  histogramm_plotter< V >
 Class that generates a histogram for a data vector and prints it using asciiPlotter. More...
 
class  matrixgraph_plotter< VEC >
 Ascii matrix graph plotter. More...
 

Detailed Description

Class used to plot functions on the terminal.

Author
Aurel Neic
Version
Date
2016-12-13

Definition in file asciiPlotter.hpp.