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 |
Forward(const InputType &input, const TargetType &target) | VRClassReward< InputDataType, OutputDataType > | |
Model() | VRClassReward< InputDataType, OutputDataType > | inline |
OutputParameter() const | VRClassReward< InputDataType, OutputDataType > | inline |
OutputParameter() | VRClassReward< InputDataType, OutputDataType > | inline |
Scale() const | VRClassReward< InputDataType, OutputDataType > | inline |
serialize(Archive &, const uint32_t) | VRClassReward< InputDataType, OutputDataType > | |
SizeAverage() const | VRClassReward< InputDataType, OutputDataType > | inline |
VRClassReward(const double scale=1, const bool sizeAverage=true) | VRClassReward< InputDataType, OutputDataType > | |