| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | RecurrentAttention< InputDataType, OutputDataType > | |
| Delta() const | RecurrentAttention< InputDataType, OutputDataType > | inline |
| Delta() | RecurrentAttention< InputDataType, OutputDataType > | inline |
| Deterministic() const | RecurrentAttention< InputDataType, OutputDataType > | inline |
| Deterministic() | RecurrentAttention< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | RecurrentAttention< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &, const arma::Mat< eT > &, arma::Mat< eT > &) | RecurrentAttention< InputDataType, OutputDataType > | |
| Gradient() const | RecurrentAttention< InputDataType, OutputDataType > | inline |
| Gradient() | RecurrentAttention< InputDataType, OutputDataType > | inline |
| Model() | RecurrentAttention< InputDataType, OutputDataType > | inline |
| OutputParameter() const | RecurrentAttention< InputDataType, OutputDataType > | inline |
| OutputParameter() | RecurrentAttention< InputDataType, OutputDataType > | inline |
| OutSize() const | RecurrentAttention< InputDataType, OutputDataType > | inline |
| Parameters() const | RecurrentAttention< InputDataType, OutputDataType > | inline |
| Parameters() | RecurrentAttention< InputDataType, OutputDataType > | inline |
| RecurrentAttention() | RecurrentAttention< InputDataType, OutputDataType > | |
| RecurrentAttention(const size_t outSize, const RNNModuleType &rnn, const ActionModuleType &action, const size_t rho) | RecurrentAttention< InputDataType, OutputDataType > | |
| Rho() const | RecurrentAttention< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const uint32_t) | RecurrentAttention< InputDataType, OutputDataType > | |