MultiAgentDecisionProcess
|
#include <OGet.h>
Public Member Functions | |
virtual double | Get (Index jaI, Index sucSI, Index joI) const |
virtual double | Get (Index sI, Index jaI, Index sucSI, Index joI) const |
OGet_EventObservationModelMappingSparse (EventObservationModelMappingSparse *om) | |
Public Member Functions inherited from OGet | |
virtual | ~OGet ()=0 |
Private Attributes | |
std::vector< std::vector < EventObservationModelMappingSparse::SparseMatrix * > > | _m_O |
|
inline |
References EventObservationModelMappingSparse::_m_O.
|
inlinevirtual |
Implements OGet.
|
inlinevirtual |
Reimplemented from OGet.
|
private |