This is the complete list of members for BCELoss< InputDataType, OutputDataType >, including all inherited members.
| Backward(const PredictionType &prediction, const TargetType &target, LossType &loss) | BCELoss< InputDataType, OutputDataType > | |
| BCELoss(const double eps=1e-10, const bool reduction=true) | BCELoss< InputDataType, OutputDataType > | |
| Eps() const | BCELoss< InputDataType, OutputDataType > | inline | 
| Eps() | BCELoss< InputDataType, OutputDataType > | inline | 
| Forward(const PredictionType &prediction, const TargetType &target) | BCELoss< InputDataType, OutputDataType > | |
| OutputParameter() const | BCELoss< InputDataType, OutputDataType > | inline | 
| OutputParameter() | BCELoss< InputDataType, OutputDataType > | inline | 
| Reduction() const | BCELoss< InputDataType, OutputDataType > | inline | 
| Reduction() | BCELoss< InputDataType, OutputDataType > | inline | 
| serialize(Archive &ar, const uint32_t) | BCELoss< InputDataType, OutputDataType > |