![]() |
Low-Level Abstraction of Memory Access
|
#include "../View.hpp"
#include "Common.hpp"
#include <array>
#include <atomic>
#include <sstream>
#include <vector>
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 |