Удалить 'histogram_internal.h'

master
OgarkovIA 7 месяцев назад
Родитель 85624970a2
Сommit 0dca4008e5

@ -1,10 +0,0 @@
#ifndef HISTOGRAM_INTERNAL_H_INCLUDED
#define HISTOGRAM_INTERNAL_H_INCLUDED
#include <vector>
#include <string>
bool find_minmax(const std::vector<double>& numbers, double& min, double& max);
std::string
bin_color(size_t bin, size_t max_count);
#endif // HISTOGRAM_INTERNAL_H_INCLUDED
Загрузка…
Отмена
Сохранить