| Backward(const InputType &&input, ErrorType &&gy, GradientType &&g) | FastLSTM< InputDataType, OutputDataType > | |
| Delta() const | FastLSTM< InputDataType, OutputDataType > | inline |
| Delta() | FastLSTM< InputDataType, OutputDataType > | inline |
| ElemType typedef | FastLSTM< InputDataType, OutputDataType > | |
| FastLSTM() | FastLSTM< InputDataType, OutputDataType > | |
| FastLSTM(const size_t inSize, const size_t outSize, const size_t rho=std::numeric_limits< size_t >::max()) | FastLSTM< InputDataType, OutputDataType > | |
| Forward(InputType &&input, OutputType &&output) | FastLSTM< InputDataType, OutputDataType > | |
| Gradient(InputType &&input, ErrorType &&error, GradientType &&gradient) | FastLSTM< InputDataType, OutputDataType > | |
| Gradient() const | FastLSTM< InputDataType, OutputDataType > | inline |
| Gradient() | FastLSTM< InputDataType, OutputDataType > | inline |
| InputElemType typedef | FastLSTM< InputDataType, OutputDataType > | |
| OutputParameter() const | FastLSTM< InputDataType, OutputDataType > | inline |
| OutputParameter() | FastLSTM< InputDataType, OutputDataType > | inline |
| Parameters() const | FastLSTM< InputDataType, OutputDataType > | inline |
| Parameters() | FastLSTM< InputDataType, OutputDataType > | inline |
| Reset() | FastLSTM< InputDataType, OutputDataType > | |
| ResetCell(const size_t size) | FastLSTM< InputDataType, OutputDataType > | |
| Rho() const | FastLSTM< InputDataType, OutputDataType > | inline |
| Rho() | FastLSTM< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const unsigned int) | FastLSTM< InputDataType, OutputDataType > | |