Родитель
7bb7ec73f5
Сommit
8f068c5b7c
@ -1,6 +1,9 @@
|
|||||||
#ifndef TEXT_H_INCLUDED
|
#ifndef TEXT_H_INCLUDED
|
||||||
#define TEXT_H_INCLUDED
|
#define TEXT_H_INCLUDED
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
|
std::vector<size_t>
|
||||||
|
show_histogram_text(const std::vector<double>& bins);
|
||||||
|
|
||||||
#endif // TEXT_H_INCLUDED
|
#endif // TEXT_H_INCLUDED
|
||||||
|
Загрузка…
Ссылка в новой задаче