Fido
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Public Member Functions | Public Attributes | List of all members
rl::FidoControlSystem::History Struct Reference

#include <FidoControlSystem.h>

Public Member Functions

 History (State initialState_, State newState_, Action action_, double reward_)
 

Public Attributes

State initialState
 
State newState
 
Action action
 
double reward
 

Constructor & Destructor Documentation

rl::FidoControlSystem::History::History ( State  initialState_,
State  newState_,
Action  action_,
double  reward_ 
)
inline

Member Data Documentation

Action rl::FidoControlSystem::History::action
State rl::FidoControlSystem::History::initialState
State rl::FidoControlSystem::History::newState
double rl::FidoControlSystem::History::reward

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