Low-Level Abstraction of Memory Access
Heatmap.hpp File Reference
#include "../View.hpp"
#include "Common.hpp"
#include <array>
#include <atomic>
#include <sstream>
#include <vector>
+ Include dependency graph for Heatmap.hpp:

Go to the source code of this file.

Classes

struct  llama::mapping::Heatmap< Mapping, Granularity, TCountType >
 

Namespaces

 llama
 
 llama::mapping
 

Variables

template<typename Mapping >
constexpr bool llama::mapping::isHeatmap = false
 
template<typename Mapping , typename Mapping::ArrayExtents::value_type Granularity, typename CountType >
constexpr bool llama::mapping::isHeatmap< Heatmap< Mapping, Granularity, CountType > > = true