RewardSetVisitor Class Reference

RewardSetVisitor set the reward parameter given the reward value. More...

Inheritance diagram for RewardSetVisitor:

Public Member Functions

 RewardSetVisitor (const double reward)
 Set the reward parameter given the reward value. More...

 
template
<
typename
LayerType
>
void operator() (LayerType *layer) const
 Set the reward parameter. More...

 

Detailed Description

RewardSetVisitor set the reward parameter given the reward value.

Definition at line 26 of file reward_set_visitor.hpp.

Constructor & Destructor Documentation

◆ RewardSetVisitor()

RewardSetVisitor ( const double  reward)

Set the reward parameter given the reward value.

Member Function Documentation

◆ operator()()

void operator() ( LayerType *  layer) const

Set the reward parameter.


The documentation for this class was generated from the following file: