gtsam/gtsam/symbolic
Richard Roberts 661a157553 Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults. 2014-02-13 01:34:31 -05:00
..
tests Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults. 2014-02-13 01:34:31 -05:00
CMakeLists.txt Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults. 2014-02-13 01:34:31 -05:00
SymbolicBayesNet.cpp Instantiating template base classes in derived class .cpp files 2013-08-08 16:30:02 +00:00
SymbolicBayesNet.h Fixed symbolic serialization 2013-08-12 18:21:34 +00:00
SymbolicBayesTree.cpp Removed unneeded derived class copy constructors and assignment operators 2013-08-08 21:41:28 +00:00
SymbolicBayesTree.h Fixed symbolic serialization 2013-08-12 18:21:34 +00:00
SymbolicConditional.cpp Renamed old classes to "Ordered" and removed "Unordered" name from new classes 2013-07-29 23:55:40 +00:00
SymbolicConditional.h Removed old Index typedef and IndexFormatter 2013-11-08 16:35:28 +00:00
SymbolicEliminationTree.cpp Removed unneeded derived class copy constructors and assignment operators 2013-08-08 21:41:28 +00:00
SymbolicEliminationTree.h Removed unneeded derived class copy constructors and assignment operators 2013-08-08 21:41:28 +00:00
SymbolicFactor-inst.h Avoid creating duplicate symbolic factors in JunctionTree constructor (small optimization) 2013-11-18 19:23:27 +00:00
SymbolicFactor.cpp Factored out symbolic elimination into a templated function 2013-11-18 19:23:13 +00:00
SymbolicFactor.h Restored NonlinearFactorGraph::symbolic() and made a few other minor fixes. 2013-09-17 03:13:32 +00:00
SymbolicFactorGraph.cpp Removed commented code 2013-08-15 17:21:15 +00:00
SymbolicFactorGraph.h Fixed symbolic serialization 2013-08-12 18:21:34 +00:00
SymbolicISAM.cpp Instantiating template base classes in derived class .cpp files 2013-08-08 16:30:02 +00:00
SymbolicISAM.h Working on ISAM 2013-07-29 23:56:04 +00:00
SymbolicJunctionTree.cpp Restored ClusterTree base class of JunctionTree 2013-10-09 17:39:19 +00:00
SymbolicJunctionTree.h Removed unneeded derived class copy constructors and assignment operators 2013-08-08 21:41:28 +00:00