AddMerge< InputDataType, OutputDataType, CustomLayers > Member List

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

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