Go to the source code of this file.
Classes | |
class | InputError |
struct | PomdpCassandraWrapper |
Typedefs | |
typedef int | ActionType |
typedef Matrix | CassandraMatrix |
typedef int | ObsType |
typedef REAL_VALUE | ProbType |
typedef int | StateType |
typedef REAL_VALUE | ValueType |
typedef int ActionType |
Definition at line 39 of file pomdpCassandraWrapper.h.
typedef Matrix CassandraMatrix |
Definition at line 44 of file pomdpCassandraWrapper.h.
typedef int ObsType |
Definition at line 40 of file pomdpCassandraWrapper.h.
typedef REAL_VALUE ProbType |
Definition at line 41 of file pomdpCassandraWrapper.h.
typedef int StateType |
Definition at line 38 of file pomdpCassandraWrapper.h.
typedef REAL_VALUE ValueType |
Definition at line 42 of file pomdpCassandraWrapper.h.