MultiAgentDecisionProcess  Release 0.2.1
RGet_RewardModelMapping Class Reference

RGet can be used for direct access to a RewardModelMapping. More...

#include <RGet.h>

+ Inheritance diagram for RGet_RewardModelMapping:
+ Collaboration diagram for RGet_RewardModelMapping:

Public Member Functions

virtual double Get (Index sI, Index jaI) const
 RGet_RewardModelMapping (RewardModelMapping *rm)
- Public Member Functions inherited from RGet
virtual ~RGet ()=0

Private Attributes

const RewardModelMapping::Matrix_m_R

Detailed Description

RGet can be used for direct access to a RewardModelMapping.

Definition at line 54 of file RGet.h.

Constructor & Destructor Documentation

RGet_RewardModelMapping::RGet_RewardModelMapping ( RewardModelMapping rm)
inline

Definition at line 60 of file RGet.h.

Member Function Documentation

virtual double RGet_RewardModelMapping::Get ( Index  sI,
Index  jaI 
) const
inlinevirtual

Implements RGet.

Definition at line 65 of file RGet.h.

References _m_R.

Member Data Documentation

const RewardModelMapping::Matrix& RGet_RewardModelMapping::_m_R
private

Definition at line 58 of file RGet.h.

Referenced by Get().


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