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