mlpack  3.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LinearNoBias< InputDataType, OutputDataType, RegularizerType > Member List

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

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