Classes | Namespaces | Defines | Typedefs
FactoredPomdp.h File Reference
#include <iostream>
#include <fstream>
#include <sstream>
#include <ostream>
#include "tinyxml.h"
#include <string>
#include <vector>
#include <algorithm>
#include <iterator>
#include <stdlib.h>
#include <map>
#include <set>
#include <iomanip>
#include "CPTimer.h"
#include <signal.h>
#include "MathLib.h"
#include "State.h"
#include "ObsAct.h"
#include "PreCMatrix.h"
#include "POMDPLayer.h"
#include "Function.h"
#include "SparseTable.h"
#include "MObject.h"
Include dependency graph for FactoredPomdp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  momdp::FactoredPomdp

Namespaces

namespace  momdp

Defines

#define CLEAN_EXIT   0
#define DEBUGFACTOREDCONVERSIONBELIEF   0
#define DEBUGFACTOREDCONVERSIONOBS   0
#define DEBUGFACTOREDCONVERSIONOTHERS   0
#define DEBUGFACTOREDCONVERSIONREWARD   0
#define DEBUGFACTOREDCONVERSIONSTATE   0
#define DEBUGFACTOREDCONVERSIONTERMINAL   0
#define DEBUGFASTCONVERSIONBELIEF   0
#define DEBUGFASTCONVERSIONOBS   0
#define DEBUGFASTCONVERSIONOTHERS   0
#define DEBUGFASTCONVERSIONREWARD   0
#define DEBUGFASTCONVERSIONSTATE   0
#define DEBUGREADXMLINPUT   0
#define REWVALUEENUM   "rew"
#define XML_INPUT_ERROR   -1

Typedefs

typedef vector< vector
< PreSparseMatrix > > 
vvPreSparseMatrix
typedef vector< vector
< SharedPointer< SparseMatrix > > > 
vvSparseMatrix

Define Documentation

#define CLEAN_EXIT   0

Definition at line 37 of file FactoredPomdp.h.

Definition at line 71 of file FactoredPomdp.h.

Definition at line 67 of file FactoredPomdp.h.

Definition at line 70 of file FactoredPomdp.h.

Definition at line 68 of file FactoredPomdp.h.

Definition at line 66 of file FactoredPomdp.h.

Definition at line 69 of file FactoredPomdp.h.

#define DEBUGFASTCONVERSIONBELIEF   0

Definition at line 64 of file FactoredPomdp.h.

#define DEBUGFASTCONVERSIONOBS   0

Definition at line 61 of file FactoredPomdp.h.

#define DEBUGFASTCONVERSIONOTHERS   0

Definition at line 63 of file FactoredPomdp.h.

#define DEBUGFASTCONVERSIONREWARD   0

Definition at line 62 of file FactoredPomdp.h.

#define DEBUGFASTCONVERSIONSTATE   0

Definition at line 60 of file FactoredPomdp.h.

#define DEBUGREADXMLINPUT   0

Definition at line 58 of file FactoredPomdp.h.

#define REWVALUEENUM   "rew"

Definition at line 30 of file FactoredPomdp.h.

#define XML_INPUT_ERROR   -1

Definition at line 38 of file FactoredPomdp.h.


Typedef Documentation

typedef vector<vector<PreSparseMatrix> > vvPreSparseMatrix

Definition at line 78 of file FactoredPomdp.h.

typedef vector<vector<SharedPointer<SparseMatrix> > > vvSparseMatrix

Definition at line 79 of file FactoredPomdp.h.



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