| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Delta() const | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Delta() | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Deterministic() const | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Deterministic() | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Gradient() const | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Gradient() | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| InputShape() const | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Model() | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() const | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() const | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Recurrent() | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Recurrent(const Recurrent &) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Recurrent(const StartModuleType &start, const InputModuleType &input, const FeedbackModuleType &feedback, const TransferModuleType &transfer, const size_t rho) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Rho() const | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| serialize(Archive &ar, const uint32_t) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |