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