29 #ifndef _MADPCOMPONENTDISCRETEOBSERVATIONS_H_
30 #define _MADPCOMPONENTDISCRETEOBSERVATIONS_H_ 1
43 typedef std::vector<ObservationDiscrete> ObservationDVec;
152 indivObservationIndices)
const;
156 const std::vector<Index>&
161 throw(
E(
"MADPComponentDiscreteActions::JointToIndividualActionIndices() joint indices are not available, overflow detected"));
165 GetIndividualObservationDiscretesIndices();
171 std::vector<Index> *indices=
new std::vector<Index>();