This is the complete list of members for Reparametrization< InputDataType, OutputDataType >, including all inherited members.
| Backward(const arma::Mat< eT > &&input, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | Reparametrization< InputDataType, OutputDataType > | |
| Delta() const | Reparametrization< InputDataType, OutputDataType > | inline |
| Delta() | Reparametrization< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output) | Reparametrization< InputDataType, OutputDataType > | |
| Loss() | Reparametrization< InputDataType, OutputDataType > | inline |
| OutputParameter() const | Reparametrization< InputDataType, OutputDataType > | inline |
| OutputParameter() | Reparametrization< InputDataType, OutputDataType > | inline |
| OutputSize() const | Reparametrization< InputDataType, OutputDataType > | inline |
| OutputSize() | Reparametrization< InputDataType, OutputDataType > | inline |
| Reparametrization() | Reparametrization< InputDataType, OutputDataType > | |
| Reparametrization(const size_t latentSize, const bool stochastic=true, const bool includeKl=true, const double beta=1) | Reparametrization< InputDataType, OutputDataType > | |
| serialize(Archive &ar, const unsigned int) | Reparametrization< InputDataType, OutputDataType > | |