This is the complete list of members for RMSPropUpdate, including all inherited members.
| Alpha() const | RMSPropUpdate | inline |
| Alpha() | RMSPropUpdate | inline |
| Epsilon() const | RMSPropUpdate | inline |
| Epsilon() | RMSPropUpdate | inline |
| Initialize(const size_t rows, const size_t cols) | RMSPropUpdate | inline |
| RMSPropUpdate(const double epsilon=1e-8, const double alpha=0.99) | RMSPropUpdate | inline |
| Update(arma::mat &iterate, const double stepSize, const arma::mat &gradient) | RMSPropUpdate | inline |