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 > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g)Linear< InputDataType, OutputDataType, RegularizerType >
Bias() constLinear< InputDataType, OutputDataType, RegularizerType >inline
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, const 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
InputShape() constLinear< 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 >
Linear(const Linear &layer)Linear< InputDataType, OutputDataType, RegularizerType >
Linear(Linear &&)Linear< InputDataType, OutputDataType, RegularizerType >
operator=(const Linear &layer)Linear< InputDataType, OutputDataType, RegularizerType >
operator=(Linear &&layer)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 uint32_t)Linear< InputDataType, OutputDataType, RegularizerType >
Weight() constLinear< InputDataType, OutputDataType, RegularizerType >inline
Weight()Linear< InputDataType, OutputDataType, RegularizerType >inline
WeightSize() constLinear< InputDataType, OutputDataType, RegularizerType >inline