|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
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>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... | |
Class used to plot functions on the terminal.
Definition in file asciiPlotter.hpp.