mlpack  3.1.1
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
Deterministic() constVRClassReward< InputDataType, OutputDataType >inline
Deterministic()VRClassReward< InputDataType, OutputDataType >inline
Forward(const InputType &&input, const TargetType &&target)VRClassReward< InputDataType, OutputDataType >
OutputParameter() constVRClassReward< 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 >