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