_m_initialized | BayesianGameBase | protected |
_m_JAoverflow | BayesianGameBase | protected |
_m_JToverflow | BayesianGameBase | protected |
_m_nrActions | BayesianGameBase | protected |
_m_nrAgents | BayesianGameBase | protected |
_m_nrJA | BayesianGameBase | protected |
_m_nrJTypes | BayesianGameBase | protected |
_m_nrTypes | BayesianGameBase | protected |
_m_stepSizeActions | BayesianGameBase | protected |
_m_stepSizeTypes | BayesianGameBase | protected |
_m_verboseness | BayesianGameBase | protected |
AddProbability(Index i, double p) | BayesianGameBase | inline |
AddProbability(const std::vector< Index > &indIndices, double p) | BayesianGameBase | inline |
AreCachedJointToIndivIndices(const PolicyGlobals::PolicyDomainCategory pdc) const | BayesianGameBase | virtual |
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 | |
BayesianGameIdenticalPayoffInterface() | BayesianGameIdenticalPayoffInterface | inline |
BayesianGameIdenticalPayoffInterface(size_t nrAgents, const std::vector< size_t > &nrActions, const std::vector< size_t > &nrTypes) | BayesianGameIdenticalPayoffInterface | inline |
CacheJointToIndivAOH_Indices() const | BayesianGameBase | inline |
CacheJointToIndivOH_Indices() const | BayesianGameBase | inline |
CacheJointToIndivType_Indices() const | BayesianGameBase | inline |
ChangeNrActions(Index agI, size_t new_nr) | BayesianGameBase | protected |
ChangeNrTypes(Index agI, size_t new_nr) | BayesianGameBase | protected |
ComputeValueJPol(const JointPolicyDiscretePure &jpolBG) const | BayesianGameIdenticalPayoffInterface | inline |
GetDefaultIndexDomCat() const | BayesianGameBase | virtual |
GetNrActions(Index agentI) const | BayesianGameBase | inlinevirtual |
GetNrActions() const | BayesianGameBase | inline |
GetNrAgents() const | BayesianGameBase | inlinevirtual |
GetNrJointActions() const | BayesianGameBase | |
GetNrJointPolicies() const | BayesianGameBase | inline |
Interface_ProblemToPolicyDiscretePure::GetNrJointPolicies(PolicyGlobals::PolicyDomainCategory cat, size_t depth=MAXHORIZON) const | Interface_ProblemToPolicyDiscretePure | inline |
GetNrJointTypes() const | BayesianGameBase | |
GetNrPolicies(Index ag) const | BayesianGameBase | inline |
Interface_ProblemToPolicyDiscretePure::GetNrPolicies(Index ag, PolicyGlobals::PolicyDomainCategory cat, size_t depth=MAXHORIZON) const | Interface_ProblemToPolicyDiscretePure | inline |
GetNrPolicyDomainElements(Index agentI, PolicyGlobals::PolicyDomainCategory cat, size_t depth=MAXHORIZON) const | BayesianGameBase | virtual |
GetNrTypes() const | BayesianGameBase | inline |
GetNrTypes(Index agI) const | BayesianGameBase | inline |
GetProbability(Index i) const | BayesianGameBase | virtual |
GetProbability(const std::vector< Index > &indIndices) const | BayesianGameBase | inlinevirtual |
GetUtility(const Index jtype, const Index ja) const =0 | BayesianGameIdenticalPayoffInterface | pure virtual |
GetUtility(const std::vector< Index > &indTypeIndices, const std::vector< Index > &indActionIndices) const =0 | BayesianGameIdenticalPayoffInterface | pure virtual |
IndividualToJointActionIndices(const Index *IndArr) const | BayesianGameBase | inlinevirtual |
IndividualToJointActionIndices(const std::vector< Index > &indices) const | BayesianGameBase | inlinevirtual |
IndividualToJointTypeIndices(const std::vector< Index > &indices) const | BayesianGameBase | inline |
Initialize() | BayesianGameBase | protected |
Interface_ProblemToPolicyDiscrete() | Interface_ProblemToPolicyDiscrete | inline |
JointToIndividualActionIndices(Index jaI) const | BayesianGameBase | inline |
JointToIndividualPolicyDomainIndices(Index jdI, PolicyGlobals::PolicyDomainCategory cat) const | BayesianGameBase | inlinevirtual |
JointToIndividualPolicyDomainIndicesRef(Index jdI, PolicyGlobals::PolicyDomainCategory cat) const | BayesianGameBase | inlinevirtual |
JointToIndividualTypeIndices(Index jTypeI) const | BayesianGameBase | inline |
operator=(const BayesianGameIdenticalPayoffInterface &o) | BayesianGameIdenticalPayoffInterface | inline |
BayesianGameBase::operator=(const BayesianGameBase &o) | BayesianGameBase | |
Print() const | BayesianGameIdenticalPayoffInterface | inlinevirtual |
SanityCheck() | BayesianGameBase | inlinevirtual |
SanityCheckBGBase() | BayesianGameBase | |
SetInitialized(bool b) | BayesianGameBase | |
SetProbability(Index i, double p) | BayesianGameBase | inline |
SetProbability(const std::vector< Index > &indIndices, double p) | BayesianGameBase | inline |
SoftPrint() const =0 | BayesianGameIdenticalPayoffInterface | pure virtual |
SoftPrintAction(Index agentI, Index actionI) const | BayesianGameBase | virtual |
SoftPrintPolicyDomainElement(Index agentI, Index typeIndex, PolicyGlobals::PolicyDomainCategory cat) const | BayesianGameBase | virtual |
SoftPrintSummary() const | BayesianGameBase | |
SoftPrintType(Index agentI, Index typeIndex) const | BayesianGameBase | |
~BayesianGameBase() | BayesianGameBase | |
~Interface_ProblemToPolicyDiscrete() | Interface_ProblemToPolicyDiscrete | inlinevirtual |
~Interface_ProblemToPolicyDiscretePure() | Interface_ProblemToPolicyDiscretePure | inlinevirtual |