mlpack  master
mlpack::ann::LogSoftMax< InputDataType, OutputDataType > Member List

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

Backward(const arma::Mat< eT > &&input, arma::Mat< eT > &&gy, arma::Mat< eT > &&g)mlpack::ann::LogSoftMax< InputDataType, OutputDataType >
Delta() const mlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
Delta()mlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
deltamlpack::ann::LogSoftMax< InputDataType, OutputDataType >private
Forward(const InputType &&input, OutputType &&output)mlpack::ann::LogSoftMax< InputDataType, OutputDataType >
inputParametermlpack::ann::LogSoftMax< InputDataType, OutputDataType >private
InputParameter() const mlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
InputParameter()mlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
LogSoftMax()mlpack::ann::LogSoftMax< InputDataType, OutputDataType >
OutputParameter() const mlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
OutputParameter()mlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
outputParametermlpack::ann::LogSoftMax< InputDataType, OutputDataType >private
Serialize(Archive &, const unsigned int)mlpack::ann::LogSoftMax< InputDataType, OutputDataType >