This is the complete list of members for rl::LSInterpolator, including all inherited members.
actionTermDerivative(double actionTerm, double wireActionTerm, const std::vector< double > &action, const Wire &wire, const std::vector< Wire > &controlWires) | rl::LSInterpolator | virtual |
e | rl::LSInterpolator | |
getAnyInterpolatorFromFile(std::ifstream *in) | rl::Interpolator | static |
getReward(const std::vector< Wire > &controlWires, const std::vector< double > &action) | rl::LSInterpolator | virtual |
initFromStream(std::ifstream *in) | rl::LSInterpolator | virtual |
LSInterpolator() | rl::LSInterpolator | |
LSInterpolator(double smoothingFactor_, double e_) | rl::LSInterpolator | |
rewardDerivative(const std::vector< double > &action, const Wire &wire, const std::vector< Wire > &controlWires) | rl::LSInterpolator | virtual |
smoothingFactor | rl::LSInterpolator | |
store(std::ofstream *out) | rl::LSInterpolator | virtual |