Scope
scope::LUT_function< LBound, UBound, TResult, TArg > Member List

This is the complete list of members for scope::LUT_function< LBound, UBound, TResult, TArg >, including all inherited members.

lutscope::LUT_function< LBound, UBound, TResult, TArg >protected
lut_arrayscope::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