MultiAgentDecisionProcess  Release 0.2.1
TGet_TransitionModelMappingSparse Class Reference

TGet_TransitionModelMappingSparse can be used for direct access to a TransitionModelMappingSparse. More...

#include <TGet.h>

+ Inheritance diagram for TGet_TransitionModelMappingSparse:
+ Collaboration diagram for TGet_TransitionModelMappingSparse:

Public Member Functions

virtual double Get (Index sI, Index jaI, Index sucSI) const
 TGet_TransitionModelMappingSparse (TransitionModelMappingSparse *tm)
- Public Member Functions inherited from TGet
virtual ~TGet ()=0

Private Attributes

std::vector
< TransitionModelMappingSparse::SparseMatrix * > 
_m_T

Detailed Description

TGet_TransitionModelMappingSparse can be used for direct access to a TransitionModelMappingSparse.

Definition at line 71 of file TGet.h.

Constructor & Destructor Documentation

TGet_TransitionModelMappingSparse::TGet_TransitionModelMappingSparse ( TransitionModelMappingSparse tm)
inline

Member Function Documentation

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

Implements TGet.

Definition at line 82 of file TGet.h.

References _m_T.

Member Data Documentation

std::vector<TransitionModelMappingSparse::SparseMatrix* > TGet_TransitionModelMappingSparse::_m_T
private

Definition at line 75 of file TGet.h.

Referenced by Get(), and TGet_TransitionModelMappingSparse().


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