mlpack
mlpack::ann::L1Loss< InputDataType, OutputDataType > Member List

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

Backward(const PredictionType &prediction, const TargetType &target, LossType &loss)mlpack::ann::L1Loss< InputDataType, OutputDataType >
Forward(const PredictionType &prediction, const TargetType &target)mlpack::ann::L1Loss< InputDataType, OutputDataType >
L1Loss(const bool mean=true)mlpack::ann::L1Loss< InputDataType, OutputDataType >
Mean() constmlpack::ann::L1Loss< InputDataType, OutputDataType >inline
Mean()mlpack::ann::L1Loss< InputDataType, OutputDataType >inline
OutputParameter() constmlpack::ann::L1Loss< InputDataType, OutputDataType >inline
OutputParameter()mlpack::ann::L1Loss< InputDataType, OutputDataType >inline
serialize(Archive &ar, const uint32_t)mlpack::ann::L1Loss< InputDataType, OutputDataType >