gtsam/inference
Kai Ni 71074b2188 avoid constructing and deconstructing btree overhead and speed up the multi-frontal solver 2010-07-31 07:19:03 +00:00
..
tests Added constructor to upgrade a TypedSymbol to a labeled symbol 2010-07-26 17:23:18 +00:00
.cvsignore Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
BayesNet-inl.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
BayesNet.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
BayesTree-inl.h avoid constructing and deconstructing btree overhead and speed up the multi-frontal solver 2010-07-31 07:19:03 +00:00
BayesTree.h avoid constructing and deconstructing btree overhead and speed up the multi-frontal solver 2010-07-31 07:19:03 +00:00
BinaryConditional.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
ClusterTree-inl.h Simplified Cluster class, elimination tree constructors tested, junction tree tests disabled for now. 2010-07-14 23:48:51 +00:00
ClusterTree.h Simplified Cluster class, elimination tree constructors tested, junction tree tests disabled for now. 2010-07-14 23:48:51 +00:00
Conditional.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
Doxyfile Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
EliminationTree-inl.h functional 2010-07-15 01:41:26 +00:00
EliminationTree.h multi-frontal solver works now as a result of flight delay 2010-07-18 20:23:23 +00:00
Factor.h Moved Dimensions type to GaussianFactor as only used in linear inference. 2010-07-13 04:07:05 +00:00
FactorGraph-inl.h findAndRemovefactors throws no more exception if key not found 2010-07-15 01:41:01 +00:00
FactorGraph.h Re-organized FactorGraph, and de-templatized findAndRemoveFactors 2010-07-14 13:55:32 +00:00
ISAM-inl.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
ISAM.h Last part of re-organization for now: all things linear/Gaussian are now in the "linear" sub-directory. 2010-07-12 22:18:38 +00:00
ISAM2-inl.h removed excess print statements 2010-07-16 21:57:07 +00:00
ISAM2.h new iSAM2 alg, still failing... 2010-07-16 09:26:38 +00:00
IndexTable.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
JunctionTree-inl.h avoid constructing and deconstructing btree overhead and speed up the multi-frontal solver 2010-07-31 07:19:03 +00:00
JunctionTree.h avoid constructing and deconstructing btree overhead and speed up the multi-frontal solver 2010-07-31 07:19:03 +00:00
Key.h Added constructor to upgrade a TypedSymbol to a labeled symbol 2010-07-26 17:23:18 +00:00
Makefile.am Removed the ldl library and added in a configure flag --enable-ldl to pull in ldl. Currently, it's probably a bad idea to actually use ldl, however, and nothing important is effected by its absense. 2010-07-16 18:16:18 +00:00
Ordering.cpp Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
Ordering.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
SymbolMap.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
SymbolicBayesNet.cpp Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
SymbolicBayesNet.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
SymbolicConditional.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
SymbolicFactor.cpp Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
SymbolicFactor.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
SymbolicFactorGraph.cpp Newly functional build: second part of re-organization. cpp now split into inference and nonlinear. 2010-07-12 16:36:58 +00:00
SymbolicFactorGraph.h Newly functional build: second part of re-organization. cpp now split into inference and nonlinear. 2010-07-12 16:36:58 +00:00
graph-inl.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
graph.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
inference-inl.h Last part of re-organization for now: all things linear/Gaussian are now in the "linear" sub-directory. 2010-07-12 22:18:38 +00:00
inference.h Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00