MultiAgentDecisionProcess
RGet Class Referenceabstract

RGet can be used for direct access to a reward model. More...

#include <RGet.h>

Inheritance diagram for RGet:
[legend]

Public Member Functions

virtual double Get (Index sI, Index jaI) const =0
 
virtual ~RGet ()=0
 

Detailed Description

RGet can be used for direct access to a reward model.

Constructor & Destructor Documentation

RGet::~RGet ( )
inlinepure virtual

Member Function Documentation

virtual double RGet::Get ( Index  sI,
Index  jaI 
) const
pure virtual