Public Member Functions | |
LUTBase () | |
Public Attributes | |
float | data [N+1] |
Static Public Attributes | |
static constexpr int | N = NP |
static constexpr float | dx = 2.0 / N |
LUTBase | ( | ) |
References LUTBase< NP, F >::data, LUTBase< NP, F >::dx, and LUTBase< NP, F >::N.
|
staticconstexpr |
Referenced by LUTBase< NP, F >::LUTBase().
|
staticconstexpr |
Referenced by LUTBase< NP, F >::LUTBase().
float data[N+1] |
Referenced by LUTBase< NP, F >::LUTBase().