mlpack
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, const arma::Mat< eT > &gy, arma::Mat< eT > &g)mlpack::ann::LogSoftMax< InputDataType, OutputDataType >
Delta() constmlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
Delta()mlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
Forward(const InputType &input, OutputType &output)mlpack::ann::LogSoftMax< InputDataType, OutputDataType >
LogSoftMax()mlpack::ann::LogSoftMax< InputDataType, OutputDataType >
OutputParameter() constmlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
OutputParameter()mlpack::ann::LogSoftMax< InputDataType, OutputDataType >inline
serialize(Archive &, const uint32_t)mlpack::ann::LogSoftMax< InputDataType, OutputDataType >