35 #ifndef AIMS_FASTCOMPUTATION_TABULATION_H
36 #define AIMS_FASTCOMPUTATION_TABULATION_H
53 const ulong tableSize );
ulong getIndex(const double &) const
std::vector< double > _table
const double & operator[](ulong) const
const double & operator()(const double &) const
double(* function_type)(const double &)
RealToRealFunctionTabulation(const function_type function, const double &min, const double &max, const ulong tableSize)
float min(float x, float y)
float max(float x, float y)