Public Member Functions | Public Attributes | Private Member Functions
momdp::RewardsByFunction Class Reference

#include <RewardsByFunction.h>

Inheritance diagram for momdp::RewardsByFunction:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual SharedPointer
< SparseMatrix
getMatrix (int x)
virtual REAL_VALUE getReward (BeliefWithState &belief, int a)
REAL_VALUE reward (States::iterator &x, States::iterator &y, Actions::iterator &a)
 RewardsByFunction (void)
virtual ~RewardsByFunction (void)

Public Attributes

MOMDPproblem
vector< SharedPointer
< VariableRelation > > 
relations
vector< SharedPointer
< IVariable > > 
vars

Private Member Functions

SharedPointer< SparseMatrixgetMatrixInner (int x, bool transpose)

Detailed Description

Definition at line 19 of file RewardsByFunction.h.


Constructor & Destructor Documentation

Definition at line 6 of file RewardsByFunction.cpp.

Definition at line 10 of file RewardsByFunction.cpp.


Member Function Documentation

Reimplemented from momdp::Rewards.

Definition at line 30 of file RewardsByFunction.cpp.

SharedPointer< SparseMatrix > RewardsByFunction::getMatrixInner ( int  x,
bool  transpose 
) [private]

Definition at line 49 of file RewardsByFunction.cpp.

REAL_VALUE RewardsByFunction::getReward ( BeliefWithState belief,
int  a 
) [virtual]

Reimplemented from momdp::Rewards.

Definition at line 14 of file RewardsByFunction.cpp.

REAL_VALUE momdp::RewardsByFunction::reward ( States::iterator &  x,
States::iterator &  y,
Actions::iterator &  a 
)

Reimplemented from momdp::Rewards.


Member Data Documentation

Definition at line 37 of file RewardsByFunction.h.

Definition at line 36 of file RewardsByFunction.h.

Reimplemented from momdp::Rewards.

Definition at line 28 of file RewardsByFunction.h.


The documentation for this class was generated from the following files:


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30