MultiAgentDecisionProcess
BayesianGameIdenticalPayoff.h File Reference
#include <iostream>
#include <vector>
#include <math.h>
#include "Globals.h"
#include "RewardModelDiscreteInterface.h"
#include "BayesianGameBase.h"
#include "BayesianGameIdenticalPayoffInterface.h"

Classes

class  BayesianGameIdenticalPayoff
 BayesianGameIdenticalPayoff is a class that represents a Bayesian game with identical payoffs. More...
 

Typedefs

typedef boost::shared_ptr
< const
BayesianGameIdenticalPayoff
BGIP_constPtr
 
typedef boost::shared_ptr
< BayesianGameIdenticalPayoff
BGIP_sharedPtr
 

Typedef Documentation

typedef boost::shared_ptr<const BayesianGameIdenticalPayoff> BGIP_constPtr
typedef boost::shared_ptr<BayesianGameIdenticalPayoff> BGIP_sharedPtr