| .. |
|
tests
|
Added removeUnusedAtEnd function to VariableIndex and added notes to comments
|
2012-06-30 19:18:11 +00:00 |
|
.cvsignore
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
|
BayesNet-inl.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
BayesNet.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
BayesTree-inl.h
|
|
2012-06-27 16:49:14 +00:00 |
|
BayesTree.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
BayesTreeCliqueBase-inl.h
|
Added formatting objects to linear and inference objects to allow for printing meaningful keys
|
2012-06-25 21:19:38 +00:00 |
|
BayesTreeCliqueBase.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
CMakeLists.txt
|
Reworked cmake timing generation to use generalized test-adding macro
|
2012-03-29 18:57:29 +00:00 |
|
ClusterTree-inl.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
ClusterTree.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
Conditional.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
EliminationTree-inl.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
EliminationTree.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
Factor-inl.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
Factor.h
|
Made typedefs / constants for IndexFormatter to simplify code
|
2012-06-28 01:52:48 +00:00 |
|
FactorGraph-inl.h
|
Small rename of template arguments to clarify
|
2012-07-02 02:14:44 +00:00 |
|
FactorGraph.h
|
Small rename of template arguments to clarify
|
2012-07-02 02:14:44 +00:00 |
|
GenericMultifrontalSolver-inl.h
|
Added testable functions to GenericMultifrontalSolver and SymbolicMultifrontalSolver
|
2012-06-21 23:46:24 +00:00 |
|
GenericMultifrontalSolver.h
|
Added testable functions to GenericMultifrontalSolver and SymbolicMultifrontalSolver
|
2012-06-21 23:46:24 +00:00 |
|
GenericSequentialSolver-inl.h
|
comments and formatting
|
2012-06-21 15:46:39 +00:00 |
|
GenericSequentialSolver.h
|
Cleaned up typedefs in FactorGraph.h (and removed FactorizationResult), and also made sure ::shared_ptr was never assumed to exist for a FACTOR template argument. Should it exist, ever?
|
2012-06-09 21:33:10 +00:00 |
|
ISAM-inl.h
|
Removed using namespace in header files
|
2012-06-08 14:33:36 +00:00 |
|
ISAM.h
|
Included the inline header at the end of the standard header
|
2012-04-02 20:10:24 +00:00 |
|
IndexConditional.cpp
|
Revived generic eliminate and eliminateOne functions for partial elimination
|
2012-03-03 20:23:03 +00:00 |
|
IndexConditional.h
|
Revert "Using FastVector instead of vector in most code called during elimination and solving"
|
2012-02-13 20:27:54 +00:00 |
|
IndexFactor.cpp
|
comments and formatting
|
2012-06-21 15:46:39 +00:00 |
|
IndexFactor.h
|
Added 5-Way and 6-Way key constructors supported by the base class
|
2012-06-21 19:29:01 +00:00 |
|
JunctionTree-inl.h
|
Removed using namespace in header files
|
2012-06-08 14:33:36 +00:00 |
|
JunctionTree.h
|
Fixed Doxygen warnings.
|
2012-06-08 19:05:13 +00:00 |
|
Permutation.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
Permutation.h
|
Added Permutation::applyToCollection and corrected a comment
|
2012-06-30 19:18:19 +00:00 |
|
SymbolicFactorGraph.cpp
|
Using boost::make_shared
|
2012-06-30 01:44:58 +00:00 |
|
SymbolicFactorGraph.h
|
Added constructors from a BayesTree to the SymbolicFactorGraph
|
2012-06-21 20:26:30 +00:00 |
|
SymbolicMultifrontalSolver.cpp
|
(in branch) make check passes after refactoring and code changes for including -inl.h files from .h files
|
2011-12-12 23:19:31 +00:00 |
|
SymbolicMultifrontalSolver.h
|
Added testable functions to GenericMultifrontalSolver and SymbolicMultifrontalSolver
|
2012-06-21 23:46:24 +00:00 |
|
SymbolicSequentialSolver.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
SymbolicSequentialSolver.h
|
Created derived classes for SymbolicSequentialSolver and SymbolicMultifrontalSolver. This simplifies calling eliminate, mimics the Gaussian versions, and makes matlab wrapping possible.
|
2012-06-21 22:31:41 +00:00 |
|
VariableIndex.cpp
|
Added removeUnusedAtEnd function to VariableIndex and added notes to comments
|
2012-06-30 19:18:11 +00:00 |
|
VariableIndex.h
|
Added removeUnusedAtEnd function to VariableIndex and added notes to comments
|
2012-06-30 19:18:11 +00:00 |
|
VariableSlots.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
VariableSlots.h
|
added comment groupings to inference
|
2012-01-23 19:54:45 +00:00 |
|
graph-inl.h
|
Fixed compile error because "using namespace std" disappeared.
|
2012-06-09 18:17:13 +00:00 |
|
graph.h
|
Renamed DynamicValues to Values and removed specialized derived Values classes
|
2012-02-02 16:16:46 +00:00 |
|
inference-inl.h
|
Added mechanism to create a constrained ordering directly from a NonlinearFactorGraph
|
2012-06-20 01:35:42 +00:00 |
|
inference.cpp
|
Comments and additional test regarding permutations and orderings
|
2012-06-20 00:01:49 +00:00 |
|
inference.h
|
Added mechanism to create a constrained ordering directly from a NonlinearFactorGraph
|
2012-06-20 01:35:42 +00:00 |