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