openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Class that generates a histogram for a data vector and prints it using asciiPlotter. More...
#include <asciiPlotter.hpp>
Public Member Functions | |
histogramm_plotter (size_t num_int, size_t rows, size_t cols) | |
void | plot (const std::vector< V > &data, std::string msg) |
Class that generates a histogram for a data vector and prints it using asciiPlotter.
V | Type of the data vector. |
Definition at line 295 of file asciiPlotter.hpp.
|
inline |
Definition at line 340 of file asciiPlotter.hpp.
|
inline |
Definition at line 344 of file asciiPlotter.hpp.