Classes | |
class | ActionLayer |
class | ControlLayerBase |
class | ControllerEventMDP |
class | ControllerEventPOMDP |
class | ControllerMDP |
class | ControllerPOMDP |
class | ControllerTimedMDP |
class | ControllerTimedPOMDP |
class | DecPOMDPLoader |
class | MDPPolicy |
class | MDPPolicyMatrix |
class | MDPPolicyVector |
class | ObservationDep |
class | ObservationLayer |
class | RewardMatrix |
class | RewardModel |
class | StateDep |
class | StateLayer |
Typedefs | |
typedef boost::numeric::ublas::vector < uint32_t > | IndexVector |
typedef boost::shared_ptr < IndexVector > | IndexVectorPtr |
typedef boost::numeric::ublas::matrix < double > | Matrix |
typedef boost::shared_ptr< Matrix > | MatrixPtr |
typedef boost::numeric::ublas::vector<uint32_t> mdm_library::IndexVector |
Definition at line 39 of file common_defs.h.
typedef boost::shared_ptr<IndexVector> mdm_library::IndexVectorPtr |
Definition at line 42 of file common_defs.h.
typedef boost::numeric::ublas::matrix<double> mdm_library::Matrix |
Definition at line 40 of file common_defs.h.
typedef boost::shared_ptr<Matrix> mdm_library::MatrixPtr |
Definition at line 43 of file common_defs.h.