29 #ifndef _MADPCOMPONENTDISCRETEACTIONS_H_
30 #define _MADPCOMPONENTDISCRETEACTIONS_H_ 1
46 typedef std::vector<ActionDiscrete> ActionDVec;
153 indivActionIndices)
const;
167 throw(
E(
"MADPComponentDiscreteActions::JointToIndividualActionIndices() joint indices are not available, overflow detected"));
171 GetIndividualActionDiscretesIndices();
177 std::vector<Index> *indices=
new std::vector<Index>();