Belief.h
Go to the documentation of this file.
00001 #ifndef Belief_H
00002 #define Belief_H
00003 
00004 #include "SparseVector.h"
00005 using namespace momdp;
00006 namespace momdp 
00007 {
00008         typedef SparseVector Belief;
00009         //class Belief : public MObject
00010         //{
00011         //public:
00012         //      Belief(void);
00013         //      virtual ~Belief(void) = 0;
00014         //};
00015 }
00016 
00017 #endif
00018 


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:28