| .. |
|
tests
|
Fixed typo/spelling
|
2012-10-08 23:27:39 +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
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
BayesNet.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
BayesTree-inl.h
|
Made new marginals with caching the default
|
2012-10-08 23:56:31 +00:00 |
|
BayesTree.h
|
Fixed typo/spelling (hopefully for the last time)
|
2012-10-09 00:14:42 +00:00 |
|
BayesTreeCliqueBase-inl.h
|
Fixed typo/spelling
|
2012-10-08 23:27:39 +00:00 |
|
BayesTreeCliqueBase.h
|
Fixed comments and formatting
|
2012-10-08 23:34:17 +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
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
ClusterTree.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
Conditional.h
|
Fixed missing include of boost.range, fixed signed/unsigned comparison warning
|
2012-09-17 01:26:08 +00:00 |
|
EliminationTree-inl.h
|
Added additional timing instrumentation in elimination data structures
|
2012-10-08 22:40:45 +00:00 |
|
EliminationTree.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
Factor-inl.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
Factor.h
|
Fixed comment
|
2012-10-08 22:40:31 +00:00 |
|
FactorGraph-inl.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
FactorGraph.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
GenericMultifrontalSolver-inl.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
GenericMultifrontalSolver.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
GenericSequentialSolver-inl.h
|
Added additional timing instrumentation in elimination data structures
|
2012-10-08 22:40:45 +00:00 |
|
GenericSequentialSolver.h
|
Implemented partial elimination and sparse variable index remapping (Reduction) to enable Frank's new marginal code
|
2012-10-01 16:12:41 +00:00 |
|
ISAM-inl.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
ISAM.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
IndexConditional.cpp
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
IndexConditional.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
IndexFactor.cpp
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
IndexFactor.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
JunctionTree-inl.h
|
Added assertions to check for valid pointer values
|
2012-10-08 19:11:02 +00:00 |
|
JunctionTree.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
Permutation.cpp
|
Implemented partial elimination and sparse variable index remapping (Reduction) to enable Frank's new marginal code
|
2012-10-01 16:12:41 +00:00 |
|
Permutation.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
SymbolicFactorGraph.cpp
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
SymbolicFactorGraph.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +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
|
conditionalBayesNet and an internal eliminate - developed for making shortcuts
|
2012-09-16 17:52:14 +00:00 |
|
VariableIndex.cpp
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
VariableIndex.h
|
Added additional timing instrumentation in elimination data structures
|
2012-10-08 22:40:45 +00:00 |
|
VariableSlots.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
VariableSlots.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
graph-inl.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
graph.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
inference-inl.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
inference.cpp
|
Comments and additional test regarding permutations and orderings
|
2012-06-20 00:01:49 +00:00 |
|
inference.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |