MultiplyMerge< InputDataType, OutputDataType, CustomLayers > Member List

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

Add(Args... args)MultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
Add(LayerTypes< CustomLayers... > layer)MultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g)MultiplyMerge< InputDataType, OutputDataType, CustomLayers >
Delta() constMultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
Delta()MultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
Forward(InputType &&, OutputType &&output)MultiplyMerge< InputDataType, OutputDataType, CustomLayers >
Gradient(arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient)MultiplyMerge< InputDataType, OutputDataType, CustomLayers >
Gradient() constMultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
Gradient()MultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
Model()MultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
MultiplyMerge(const bool model=false, const bool run=true)MultiplyMerge< InputDataType, OutputDataType, CustomLayers >
OutputParameter() constMultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
OutputParameter()MultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
Parameters() constMultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
Parameters()MultiplyMerge< InputDataType, OutputDataType, CustomLayers >inline
serialize(Archive &ar, const unsigned int)MultiplyMerge< InputDataType, OutputDataType, CustomLayers >
~MultiplyMerge()MultiplyMerge< InputDataType, OutputDataType, CustomLayers >