MultiAgentDecisionProcess
Release 0.2.1
Main Page
Namespaces
Classes
Files
File List
File Members
BeliefSet.h
Go to the documentation of this file.
1
28
/* Only include this header file once. */
29
#ifndef _BELIEFSET_H_
30
#define _BELIEFSET_H_ 1
31
32
#include <vector>
33
#include "
JointBeliefInterface.h
"
34
36
typedef
std::vector<JointBeliefInterface*>
BeliefSet
;
37
38
#endif
/* !_BELIEFSET_H_ */
39
40
// Local Variables: ***
41
// mode:c++ ***
42
// End: ***
src
planning
BeliefSet.h
Generated on Mon Sep 23 2013 14:50:05 for MultiAgentDecisionProcess by
1.8.1.2