BeliefWithState.cpp
Go to the documentation of this file.
00001 #include "BeliefWithState.h"
00002 
00003 BeliefWithState::BeliefWithState(void) : sval(-1), bvec(new SparseVector())
00004 {
00005 }
00006 
00007 BeliefWithState::~BeliefWithState(void)
00008 {
00009 }


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