gtsam/gtsam/symbolic
Richard Roberts eba4ca79a4 Added shared_ptr versions of named constructors in SymbolicFactor and SymbolicConditional, for a slight performance boost. 2014-02-21 17:17:36 -05:00
..
tests Added shared_ptr versions of named constructors in SymbolicFactor and SymbolicConditional, for a slight performance boost. 2014-02-21 17:17:36 -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 Added shared_ptr versions of named constructors in SymbolicFactor and SymbolicConditional, for a slight performance boost. 2014-02-21 17:17:36 -05: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 Added shared_ptr versions of named constructors in SymbolicFactor and SymbolicConditional, for a slight performance boost. 2014-02-21 17:17:36 -05:00
SymbolicFactor.cpp Factored out symbolic elimination into a templated function 2013-11-18 19:23:13 +00:00
SymbolicFactor.h Added shared_ptr versions of named constructors in SymbolicFactor and SymbolicConditional, for a slight performance boost. 2014-02-21 17:17:36 -05: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