Родитель
a796205167
Сommit
13ddf411a6
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
void
|
||||
show_histogram_svg(const std::vector<size_t>& bins);
|
||||
show_histogram_svg(const std::vector<size_t>& bins, std::string stroke, std::string fill);
|
||||
|
Загрузка…
Ссылка в новой задаче