#include <param_func_spline0_dist.hpp>
Protected Attributes | |
std::array< std::vector< FuncCacheData< TNumType > >, TFuncSize > | funcEvalCache_ |
Cached values of the used function evaluation modes. More... | |
Definition at line 88 of file param_func_spline0_dist.hpp.
|
protected |
Cached values of the used function evaluation modes.
Definition at line 92 of file param_func_spline0_dist.hpp.