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

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

Backward(const PredictionType &prediction, const TargetType &target, LossType &loss)mlpack::ann::EmptyLoss< InputDataType, OutputDataType >
EmptyLoss()mlpack::ann::EmptyLoss< InputDataType, OutputDataType >
Forward(const PredictionType &input, const TargetType &target)mlpack::ann::EmptyLoss< InputDataType, OutputDataType >