| .. |
|
.cvsignore
|
…
|
|
|
BayesNet-inl.h
|
add missing #pragma once to many inl.h files
|
2010-07-07 23:00:03 +00:00 |
|
BayesNet.h
|
…
|
|
|
BayesNetPreconditioner.cpp
|
…
|
|
|
BayesNetPreconditioner.h
|
…
|
|
|
BayesTree-inl.h
|
fixed junction tree unit tests
|
2010-07-11 07:30:27 +00:00 |
|
BayesTree.h
|
fixed junction tree unit tests
|
2010-07-11 07:30:27 +00:00 |
|
BinaryConditional.h
|
Renabled BLAS using ATLAS for Linux, fixed a variety of annoying warnings
|
2010-05-21 17:59:26 +00:00 |
|
Conditional.h
|
…
|
|
|
ConstraintOptimizer.cpp
|
…
|
|
|
ConstraintOptimizer.h
|
…
|
|
|
Doxyfile
|
…
|
|
|
Errors.cpp
|
…
|
|
|
Errors.h
|
…
|
|
|
Factor.h
|
…
|
|
|
FactorGraph-inl.h
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
FactorGraph.h
|
Fixed compiler warnings
|
2010-07-10 21:01:06 +00:00 |
|
Factorization.h
|
linking to SparseQR as a shared library results in a performance hit. The proper way is to link the static library.
|
2010-06-05 20:46:16 +00:00 |
|
GaussianBayesNet.cpp
|
…
|
|
|
GaussianBayesNet.h
|
righ-hand-side
|
2010-03-08 03:56:49 +00:00 |
|
GaussianConditional.cpp
|
remove unused code
|
2010-07-11 07:31:03 +00:00 |
|
GaussianConditional.h
|
…
|
|
|
GaussianFactor.cpp
|
fixed junction tree unit tests
|
2010-07-11 07:30:27 +00:00 |
|
GaussianFactor.h
|
fixed junction tree unit tests
|
2010-07-11 07:30:27 +00:00 |
|
GaussianFactorGraph.cpp
|
fixed junction tree unit tests
|
2010-07-11 07:30:27 +00:00 |
|
GaussianFactorGraph.h
|
distribute the factors along the junction tree
|
2010-07-09 07:31:15 +00:00 |
|
GaussianFactorSet.h
|
…
|
|
|
GaussianISAM.cpp
|
…
|
|
|
GaussianISAM.h
|
…
|
|
|
ISAM-inl.h
|
Renabled BLAS using ATLAS for Linux, fixed a variety of annoying warnings
|
2010-05-21 17:59:26 +00:00 |
|
ISAM.h
|
…
|
|
|
ISAM2-inl.h
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
ISAM2.h
|
Fixed errors introduced by previous changes
|
2010-07-10 22:59:50 +00:00 |
|
IndexTable.h
|
…
|
|
|
JunctionTree-inl.h
|
fixed junction tree unit tests
|
2010-07-11 07:30:27 +00:00 |
|
JunctionTree.h
|
fixed junction tree unit tests
|
2010-07-11 07:30:27 +00:00 |
|
Key.h
|
…
|
|
|
LieConfig-inl.h
|
Added some comments with Alex
|
2010-07-01 19:57:20 +00:00 |
|
LieConfig.h
|
Added some comments with Alex
|
2010-07-01 19:57:20 +00:00 |
|
Makefile.am
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
NoiseModel.cpp
|
Fixed compiler warnings
|
2010-07-10 21:01:06 +00:00 |
|
NoiseModel.h
|
…
|
|
|
NonlinearConstraint-inl.h
|
Renabled BLAS using ATLAS for Linux, fixed a variety of annoying warnings
|
2010-05-21 17:59:26 +00:00 |
|
NonlinearConstraint.h
|
…
|
|
|
NonlinearEquality.h
|
Added tests and fixes so that nonlinear equalities will optimize properly when error is allowed.
|
2010-07-09 17:08:35 +00:00 |
|
NonlinearFactor.h
|
Added a flag to nonlinear equality to disable throwing errors if the constraint is not fulfilled.
|
2010-07-08 21:30:19 +00:00 |
|
NonlinearFactorGraph-inl.h
|
…
|
|
|
NonlinearFactorGraph.h
|
…
|
|
|
NonlinearOptimizer-inl.h
|
linearPrepare for GaussianNewton
|
2010-06-06 17:42:56 +00:00 |
|
NonlinearOptimizer.h
|
linking to SparseQR as a shared library results in a performance hit. The proper way is to link the static library.
|
2010-06-05 20:46:16 +00:00 |
|
Ordering.cpp
|
solved the issue with empty rows
|
2010-05-25 08:16:04 +00:00 |
|
Ordering.h
|
solved the issue with empty rows
|
2010-05-25 08:16:04 +00:00 |
|
SharedDiagonal.h
|
Fixed compiler warnings
|
2010-07-10 21:01:06 +00:00 |
|
SharedGaussian.h
|
…
|
|
|
SubgraphPreconditioner.cpp
|
…
|
|
|
SubgraphPreconditioner.h
|
…
|
|
|
SubgraphSolver-inl.h
|
…
|
|
|
SubgraphSolver.h
|
fixed broken unit tests
|
2010-06-10 18:28:07 +00:00 |
|
SymbolMap.h
|
…
|
|
|
SymbolicBayesNet.cpp
|
…
|
|
|
SymbolicBayesNet.h
|
…
|
|
|
SymbolicConditional.h
|
…
|
|
|
SymbolicFactor.cpp
|
…
|
|
|
SymbolicFactor.h
|
added a vector-based DSF implmentation
|
2010-06-25 06:35:44 +00:00 |
|
SymbolicFactorGraph.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
SymbolicFactorGraph.h
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
TupleConfig-inl.h
|
…
|
|
|
TupleConfig.h
|
Added insertSub() to PairConfig
|
2010-06-08 18:32:29 +00:00 |
|
VectorBTree.cpp
|
…
|
|
|
VectorBTree.h
|
…
|
|
|
VectorConfig.h
|
…
|
|
|
VectorMap.cpp
|
…
|
|
|
VectorMap.h
|
…
|
|
|
graph-inl.h
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
graph.h
|
Set define in graph.h to pacify warnings caused by boost.graph
|
2010-05-21 19:16:59 +00:00 |
|
gtsam-broken.h
|
…
|
|
|
gtsam.h
|
…
|
|
|
inference-inl.h
|
add missing #pragma once to many inl.h files
|
2010-07-07 23:00:03 +00:00 |
|
inference.h
|
…
|
|
|
iterative-inl.h
|
…
|
|
|
iterative.cpp
|
…
|
|
|
iterative.h
|
…
|
|
|
testBayesNetPreconditioner.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testBayesTree.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testBinaryBayesNet.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testConstraintOptimizer.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testErrors.cpp
|
…
|
|
|
testFactorgraph.cpp
|
…
|
|
|
testGaussianConditional.cpp
|
…
|
|
|
testGaussianFactor.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testISAM.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testJunctionTree.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testKey.cpp
|
…
|
|
|
testLieConfig.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testNoiseModel.cpp
|
massive check in for using spqr_front
|
2010-07-04 23:50:21 +00:00 |
|
testNonlinearConstraint.cpp
|
Renabled BLAS using ATLAS for Linux, fixed a variety of annoying warnings
|
2010-05-21 17:59:26 +00:00 |
|
testOrdering.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testSymbolicBayesNet.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testSymbolicFactor.cpp
|
…
|
|
|
testSymbolicFactorGraph.cpp
|
Re-organization: moving all files.
|
2010-07-12 07:16:31 +00:00 |
|
testVectorBTree.cpp
|
…
|
|
|
testVectorMap.cpp
|
…
|
|
|
timeGaussianFactor.cpp
|
Fixed compiler warnings
|
2010-07-10 21:01:06 +00:00 |
|
timeSymbolMaps.cpp
|
Fixed compiler warnings
|
2010-07-10 21:01:06 +00:00 |
|
timeVectorConfig.cpp
|
Fixed compiler warnings
|
2010-07-10 21:01:06 +00:00 |