mlpack  3.0.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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() 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 >
InputParameter() const VRClassReward< InputDataType, OutputDataType >inline
InputParameter()VRClassReward< InputDataType, OutputDataType >inline
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 >