| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | NoisyLinear< InputDataType, OutputDataType > | |
| Bias() | NoisyLinear< InputDataType, OutputDataType > | inline |
| Delta() const | NoisyLinear< InputDataType, OutputDataType > | inline |
| Delta() | NoisyLinear< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | NoisyLinear< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | NoisyLinear< InputDataType, OutputDataType > | |
| Gradient() const | NoisyLinear< InputDataType, OutputDataType > | inline |
| Gradient() | NoisyLinear< InputDataType, OutputDataType > | inline |
| InputParameter() const | NoisyLinear< InputDataType, OutputDataType > | inline |
| InputParameter() | NoisyLinear< InputDataType, OutputDataType > | inline |
| InputShape() const | NoisyLinear< InputDataType, OutputDataType > | inline |
| InputSize() const | NoisyLinear< InputDataType, OutputDataType > | inline |
| NoisyLinear() | NoisyLinear< InputDataType, OutputDataType > | |
| NoisyLinear(const size_t inSize, const size_t outSize) | NoisyLinear< InputDataType, OutputDataType > | |
| NoisyLinear(const NoisyLinear &) | NoisyLinear< InputDataType, OutputDataType > | |
| NoisyLinear(NoisyLinear &&) | NoisyLinear< InputDataType, OutputDataType > | |
| operator=(const NoisyLinear &layer) | NoisyLinear< InputDataType, OutputDataType > | |
| operator=(NoisyLinear &&layer) | NoisyLinear< InputDataType, OutputDataType > | |
| OutputParameter() const | NoisyLinear< InputDataType, OutputDataType > | inline |
| OutputParameter() | NoisyLinear< InputDataType, OutputDataType > | inline |
| OutputSize() const | NoisyLinear< InputDataType, OutputDataType > | inline |
| Parameters() const | NoisyLinear< InputDataType, OutputDataType > | inline |
| Parameters() | NoisyLinear< InputDataType, OutputDataType > | inline |
| Reset() | NoisyLinear< InputDataType, OutputDataType > | |
| ResetNoise() | NoisyLinear< InputDataType, OutputDataType > | |
| ResetParameters() | NoisyLinear< InputDataType, OutputDataType > | |
| serialize(Archive &ar, const uint32_t) | NoisyLinear< InputDataType, OutputDataType > | |
| WeightSize() const | NoisyLinear< InputDataType, OutputDataType > | inline |