| Backward(const arma::Mat< eT > &&, 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(arma::Mat< eT > &&input, arma::Mat< eT > &&output) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| Gradient() const | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| Gradient() | Recurrent< InputDataType, OutputDataType, CustomLayers > | inline |
| 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 > | |
| serialize(Archive &ar, const unsigned int) | Recurrent< InputDataType, OutputDataType, CustomLayers > | |
| ~Recurrent() | Recurrent< InputDataType, OutputDataType, CustomLayers > | |