This is the complete list of members for Lookup< InputDataType, OutputDataType >, including all inherited members.
| Backward(const arma::Mat< eT > &&, const arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | Lookup< InputDataType, OutputDataType > | |
| Delta() const | Lookup< InputDataType, OutputDataType > | inline |
| Delta() | Lookup< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output) | Lookup< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient) | Lookup< InputDataType, OutputDataType > | |
| Gradient() const | Lookup< InputDataType, OutputDataType > | inline |
| Gradient() | Lookup< InputDataType, OutputDataType > | inline |
| Lookup(const size_t inSize=0, const size_t outSize=0) | Lookup< InputDataType, OutputDataType > | |
| OutputParameter() const | Lookup< InputDataType, OutputDataType > | inline |
| OutputParameter() | Lookup< InputDataType, OutputDataType > | inline |
| Parameters() const | Lookup< InputDataType, OutputDataType > | inline |
| Parameters() | Lookup< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const unsigned int) | Lookup< InputDataType, OutputDataType > | |