3#include <batmat/config.hpp>
4#include <guanaqo/lut.hpp>
24template <
int R,
int C,
class F>
38template <
int N,
class F>
consteval auto make_1d_lut(F f)
consteval auto make_2d_lut(F f)
consteval auto make_1d_lut(F f)
Returns an array of the form:
consteval auto make_2d_lut(F f)
Returns a 2D array of the form:
std::integral_constant< index_t, I > index_constant