Linear< InputDataType, OutputDataType, RegularizerType > Member List

This is the complete list of members for Linear< InputDataType, OutputDataType, RegularizerType >, including all inherited members.

Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g)Linear< InputDataType, OutputDataType, RegularizerType >
Bias()Linear< InputDataType, OutputDataType, RegularizerType >inline
Delta() constLinear< InputDataType, OutputDataType, RegularizerType >inline
Delta()Linear< InputDataType, OutputDataType, RegularizerType >inline
Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output)Linear< InputDataType, OutputDataType, RegularizerType >
Gradient(const arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient)Linear< InputDataType, OutputDataType, RegularizerType >
Gradient() constLinear< InputDataType, OutputDataType, RegularizerType >inline
Gradient()Linear< InputDataType, OutputDataType, RegularizerType >inline
InputParameter() constLinear< InputDataType, OutputDataType, RegularizerType >inline
InputParameter()Linear< InputDataType, OutputDataType, RegularizerType >inline
InputSize() constLinear< InputDataType, OutputDataType, RegularizerType >inline
Linear()Linear< InputDataType, OutputDataType, RegularizerType >
Linear(const size_t inSize, const size_t outSize, RegularizerType regularizer=RegularizerType())Linear< InputDataType, OutputDataType, RegularizerType >
OutputParameter() constLinear< InputDataType, OutputDataType, RegularizerType >inline
OutputParameter()Linear< InputDataType, OutputDataType, RegularizerType >inline
OutputSize() constLinear< InputDataType, OutputDataType, RegularizerType >inline
Parameters() constLinear< InputDataType, OutputDataType, RegularizerType >inline
Parameters()Linear< InputDataType, OutputDataType, RegularizerType >inline
Reset()Linear< InputDataType, OutputDataType, RegularizerType >
serialize(Archive &ar, const unsigned int)Linear< InputDataType, OutputDataType, RegularizerType >