Scheduler
|
Typedefs | |
typedef size_t | action_t |
typedef size_t | state_t |
typedef std::vector< statePosition_t > | StateInternal |
typedef int | statePosition_t |
Copyright 2017 Jacques Florence All rights reserved. See License.txt file
typedef size_t Mdp::action_t |
Definition at line 18 of file action_impl.h.
typedef size_t Mdp::state_t |
typedef std::vector<statePosition_t> Mdp::StateInternal |
Definition at line 24 of file stateSpace.h.
typedef int Mdp::statePosition_t |
Definition at line 19 of file stateSpaceDimension.h.