mlpack
mlpack::ann::AddMerge< InputDataType, OutputDataType, CustomLayers > Member List

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

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