This is the complete list of members for VRClassReward< InputDataType, OutputDataType >, including all inherited members.
| Add(Args... args) | VRClassReward< InputDataType, OutputDataType > | inline |
| Add(LayerTypes<> layer) | VRClassReward< InputDataType, OutputDataType > | inline |
| Backward(const InputType &&input, const TargetType &&target, OutputType &&output) | VRClassReward< InputDataType, OutputDataType > | |
| Delta() const | VRClassReward< InputDataType, OutputDataType > | inline |
| Delta() | VRClassReward< InputDataType, OutputDataType > | inline |
| Deterministic() const | VRClassReward< InputDataType, OutputDataType > | inline |
| Deterministic() | VRClassReward< InputDataType, OutputDataType > | inline |
| Forward(const InputType &&input, const TargetType &&target) | VRClassReward< InputDataType, OutputDataType > | |
| OutputParameter() const | VRClassReward< InputDataType, OutputDataType > | inline |
| OutputParameter() | VRClassReward< InputDataType, OutputDataType > | inline |
| serialize(Archive &, const unsigned int) | VRClassReward< InputDataType, OutputDataType > | |
| VRClassReward(const double scale=1, const bool sizeAverage=true) | VRClassReward< InputDataType, OutputDataType > |