Родитель
b96d4562e5
Сommit
a86a63e3ae
@ -0,0 +1,9 @@
|
|||||||
|
#ifndef SVG_H_INCLUDED
|
||||||
|
#define SVG_H_INCLUDED
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
|
void
|
||||||
|
show_histogram_svg(const std::vector<std::size_t>& bins);
|
||||||
|
|
||||||
|
#endif // SVG_H_INCLUDED
|
Загрузка…
Ссылка в новой задаче