MultiAgentDecisionProcess
BayesianGameIdenticalPayoff Member List

This is the complete list of members for BayesianGameIdenticalPayoff, including all inherited members.

_m_initializedBayesianGameIdenticalPayoffprivate
_m_JAoverflowBayesianGameBaseprotected
_m_JToverflowBayesianGameBaseprotected
_m_nrActionsBayesianGameBaseprotected
_m_nrAgentsBayesianGameBaseprotected
_m_nrJABayesianGameBaseprotected
_m_nrJTypesBayesianGameBaseprotected
_m_nrTypesBayesianGameBaseprotected
_m_stepSizeActionsBayesianGameBaseprotected
_m_stepSizeTypesBayesianGameBaseprotected
_m_utilFunctionBayesianGameIdenticalPayoffprivate
_m_verbosenessBayesianGameBaseprotected
AddProbability(Index i, double p)BayesianGameBaseinline
AddProbability(const std::vector< Index > &indIndices, double p)BayesianGameBaseinline
AreCachedJointToIndivIndices(const PolicyGlobals::PolicyDomainCategory pdc) const BayesianGameBasevirtual
BayesianGameBase()BayesianGameBase
BayesianGameBase(size_t nrAgents, const std::vector< size_t > &nrActions, const std::vector< size_t > &nrTypes, int verboseness=0)BayesianGameBase
BayesianGameBase(const BayesianGameBase &a)BayesianGameBase
BayesianGameIdenticalPayoff()BayesianGameIdenticalPayoff
BayesianGameIdenticalPayoff(const BayesianGameIdenticalPayoff &o)BayesianGameIdenticalPayoff
BayesianGameIdenticalPayoff(size_t nrAgents, const std::vector< size_t > &nrActions, const std::vector< size_t > &nrTypes, bool useSparseRewardModel=false)BayesianGameIdenticalPayoff
BayesianGameIdenticalPayoffInterface()BayesianGameIdenticalPayoffInterfaceinline
BayesianGameIdenticalPayoffInterface(size_t nrAgents, const std::vector< size_t > &nrActions, const std::vector< size_t > &nrTypes)BayesianGameIdenticalPayoffInterfaceinline
CacheJointToIndivAOH_Indices() const BayesianGameBaseinline
CacheJointToIndivOH_Indices() const BayesianGameBaseinline
CacheJointToIndivType_Indices() const BayesianGameBaseinline
ChangeNrActions(Index agI, size_t new_nr)BayesianGameBaseprotected
ChangeNrTypes(Index agI, size_t new_nr)BayesianGameBaseprotected
ComputeValueJPol(const JointPolicyDiscretePure &jpolBG) const BayesianGameIdenticalPayoffvirtual
GenerateRandomBG(size_t nrAgents, std::vector< size_t > acs, std::vector< size_t > obs)BayesianGameIdenticalPayoffstatic
GetDefaultIndexDomCat() const BayesianGameBasevirtual
GetNrActions(Index agentI) const BayesianGameBaseinlinevirtual
GetNrActions() const BayesianGameBaseinline
GetNrAgents() const BayesianGameBaseinlinevirtual
GetNrJointActions() const BayesianGameBase
GetNrJointPolicies() const BayesianGameBaseinline
Interface_ProblemToPolicyDiscretePure::GetNrJointPolicies(PolicyGlobals::PolicyDomainCategory cat, size_t depth=MAXHORIZON) const Interface_ProblemToPolicyDiscretePureinline
GetNrJointTypes() const BayesianGameBase
GetNrPolicies(Index ag) const BayesianGameBaseinline
Interface_ProblemToPolicyDiscretePure::GetNrPolicies(Index ag, PolicyGlobals::PolicyDomainCategory cat, size_t depth=MAXHORIZON) const Interface_ProblemToPolicyDiscretePureinline
GetNrPolicyDomainElements(Index agentI, PolicyGlobals::PolicyDomainCategory cat, size_t depth=MAXHORIZON) const BayesianGameBasevirtual
GetNrTypes() const BayesianGameBaseinline
GetNrTypes(Index agI) const BayesianGameBaseinline
GetProbability(Index i) const BayesianGameBasevirtual
GetProbability(const std::vector< Index > &indIndices) const BayesianGameBaseinlinevirtual
GetUtility(const Index jtype, const Index ja) const BayesianGameIdenticalPayoffinlinevirtual
GetUtility(const std::vector< Index > &indTypeIndices, const std::vector< Index > &indActionIndices) const BayesianGameIdenticalPayoffinlinevirtual
IndividualToJointActionIndices(const Index *IndArr) const BayesianGameBaseinlinevirtual
IndividualToJointActionIndices(const std::vector< Index > &indices) const BayesianGameBaseinlinevirtual
IndividualToJointTypeIndices(const std::vector< Index > &indices) const BayesianGameBaseinline
Initialize()BayesianGameBaseprotected
Interface_ProblemToPolicyDiscrete()Interface_ProblemToPolicyDiscreteinline
JointToIndividualActionIndices(Index jaI) const BayesianGameBaseinline
JointToIndividualPolicyDomainIndices(Index jdI, PolicyGlobals::PolicyDomainCategory cat) const BayesianGameBaseinlinevirtual
JointToIndividualPolicyDomainIndicesRef(Index jdI, PolicyGlobals::PolicyDomainCategory cat) const BayesianGameBaseinlinevirtual
JointToIndividualTypeIndices(Index jTypeI) const BayesianGameBaseinline
Load(const std::string &filename)BayesianGameIdenticalPayoffstatic
LoadTextFormat(const std::string &filename)BayesianGameIdenticalPayoffstatic
operator=(const BayesianGameIdenticalPayoff &o)BayesianGameIdenticalPayoff
BayesianGameIdenticalPayoffInterface::operator=(const BayesianGameIdenticalPayoffInterface &o)BayesianGameIdenticalPayoffInterfaceinline
BayesianGameBase::operator=(const BayesianGameBase &o)BayesianGameBase
Print() const BayesianGameIdenticalPayoffinlinevirtual
PrintUtilForJointType(Index jtype) const BayesianGameIdenticalPayoffinline
SanityCheck()BayesianGameBaseinlinevirtual
SanityCheckBGBase()BayesianGameBase
Save(const BayesianGameIdenticalPayoff &bg, const std::string &filename)BayesianGameIdenticalPayoffstatic
SaveTextFormat(const BayesianGameIdenticalPayoff &bg, const std::string &filename)BayesianGameIdenticalPayoffstatic
SetInitialized(bool b)BayesianGameIdenticalPayoff
SetProbability(Index i, double p)BayesianGameBaseinline
SetProbability(const std::vector< Index > &indIndices, double p)BayesianGameBaseinline
SetUtility(const Index jtype, const Index ja, const double u)BayesianGameIdenticalPayoffinline
SetUtility(const std::vector< Index > &indTypeIndices, const std::vector< Index > &indActionIndices, const double u)BayesianGameIdenticalPayoffinline
SoftPrint() const BayesianGameIdenticalPayoffvirtual
SoftPrintAction(Index agentI, Index actionI) const BayesianGameBasevirtual
SoftPrintPolicyDomainElement(Index agentI, Index typeIndex, PolicyGlobals::PolicyDomainCategory cat) const BayesianGameBasevirtual
SoftPrintSummary() const BayesianGameBase
SoftPrintType(Index agentI, Index typeIndex) const BayesianGameBase
SoftPrintUtilForJointType(Index jtype) const BayesianGameIdenticalPayoff
~BayesianGameBase()BayesianGameBase
~BayesianGameIdenticalPayoff()BayesianGameIdenticalPayoffvirtual
~Interface_ProblemToPolicyDiscrete()Interface_ProblemToPolicyDiscreteinlinevirtual
~Interface_ProblemToPolicyDiscretePure()Interface_ProblemToPolicyDiscretePureinlinevirtual