mex: compile of ' "eliminate.cpp"' error fixed. but still not compiling

release/4.3a0
Viorela Ila 2009-10-20 18:57:33 +00:00
parent 543ad1409f
commit 019a05d93d
1 changed files with 1 additions and 2 deletions

View File

@ -17,11 +17,10 @@
#include "LinearFactor.h"
#include "VectorConfig.h"
#include "FactorGraph.h"
#include "ChordalBayesNet.h"
namespace gtsam {
class ChordalBayesNet;
/**
* A Linear Factor Graph is a factor graph where all factors are Gaussian, i.e.
* Factor == LinearFactor