| Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | GRU< InputDataType, OutputDataType > | |
| Delta() const | GRU< InputDataType, OutputDataType > | inline |
| Delta() | GRU< InputDataType, OutputDataType > | inline |
| Deterministic() const | GRU< InputDataType, OutputDataType > | inline |
| Deterministic() | GRU< InputDataType, OutputDataType > | inline |
| Forward(arma::Mat< eT > &&input, arma::Mat< eT > &&output) | GRU< InputDataType, OutputDataType > | |
| Gradient(arma::Mat< eT > &&input, arma::Mat< eT > &&, arma::Mat< eT > &&) | GRU< InputDataType, OutputDataType > | |
| Gradient() const | GRU< InputDataType, OutputDataType > | inline |
| Gradient() | GRU< InputDataType, OutputDataType > | inline |
| GRU() | GRU< InputDataType, OutputDataType > | |
| GRU(const size_t inSize, const size_t outSize, const size_t rho=std::numeric_limits< size_t >::max()) | GRU< InputDataType, OutputDataType > | |
| Model() | GRU< InputDataType, OutputDataType > | inline |
| OutputParameter() const | GRU< InputDataType, OutputDataType > | inline |
| OutputParameter() | GRU< InputDataType, OutputDataType > | inline |
| Parameters() const | GRU< InputDataType, OutputDataType > | inline |
| Parameters() | GRU< InputDataType, OutputDataType > | inline |
| ResetCell(const size_t size) | GRU< InputDataType, OutputDataType > | |
| Rho() const | GRU< InputDataType, OutputDataType > | inline |
| Rho() | GRU< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const unsigned int) | GRU< InputDataType, OutputDataType > | |
| ~GRU() | GRU< InputDataType, OutputDataType > | |