MultiAgentDecisionProcess
Release 0.2.1
|
TGet_TransitionModelMapping can be used for direct access to a TransitionModelMapping. More...
#include <TGet.h>
Public Member Functions | |
virtual double | Get (Index sI, Index jaI, Index sucSI) const |
TGet_TransitionModelMapping (TransitionModelMapping *tm) | |
![]() | |
virtual | ~TGet ()=0 |
Private Attributes | |
std::vector < TransitionModelMapping::Matrix * > | _m_T |
TGet_TransitionModelMapping can be used for direct access to a TransitionModelMapping.
|
inline |
Definition at line 59 of file TGet.h.
References TransitionModelMapping::_m_T, and _m_T.
|
inlinevirtual |
|
private |
Definition at line 57 of file TGet.h.
Referenced by Get(), and TGet_TransitionModelMapping().