Loading...
Searching...
No Matches
Classes | Namespaces
precompute.h File Reference

Helper structures and methods for storing precomputed compiled data. More...

#include <array>
#include <numeric>
#include "concepts/util.h"
#include "util/named.h"
#include "util/constfor.h"
#include "core/error.h"

Go to the source code of this file.

Classes

struct  tab< T, DIM, MAP >
 std::array wrapper for precomputed data with optional remapping of the indices. More...
 

Namespaces

namespace  bbm
 

Detailed Description

Helper structures and methods for storing precomputed compiled data.