Scope
|
This is the complete list of members for scope::LUT_function< LBound, UBound, TResult, TArg >, including all inherited members.
lut | scope::LUT_function< LBound, UBound, TResult, TArg > | protected |
lut_array | scope::LUT_function< LBound, UBound, TResult, TArg > | protected |
LUT_function(std::function< TResult(double)> f, const double &coeff=1) | scope::LUT_function< LBound, UBound, TResult, TArg > | inlineexplicit |
operator()(TArg i) const | scope::LUT_function< LBound, UBound, TResult, TArg > | inline |