Signalsmith's Basic C++ Plots  1.1.0
A minimal C++ plotting library
Loading...
Searching...
No Matches
/Users/geraintluff/Development/include/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

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