mlpack 3.4.2
VRClassReward< InputDataType, OutputDataType > Member List

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