Signalsmith's Basic C++ Plots  1.1.0
A minimal C++ plotting library
Classes | Namespaces
/Users/geraint/Development/plot/heatmap.h File Reference
#include <vector>
#include <string>
#include <fstream>
#include <cstdint>
#include <cmath>
#include <sstream>
#include "./plot.h"

Classes

struct  signalsmith::plot::HeatMap
 Pixel-based heat-map. More...
 
struct  signalsmith::plot::HeatMap::EmbeddedHeatMap
 
struct  signalsmith::plot::HeatMap::RetainedMap
 

Namespaces

 signalsmith
 Signalsmith's Basic C++ Plots - https://signalsmith-audio.co.uk/code/plot/.