| .. |
|
tests
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
CMakeLists.txt
|
Reworked cmake timing generation to use generalized test-adding macro
|
2012-03-29 18:57:29 +00:00 |
|
Errors.cpp
|
removed bind.h include
|
2012-06-07 13:18:17 +00:00 |
|
Errors.h
|
Removed old Testable base class
|
2011-10-20 02:11:28 +00:00 |
|
GaussianBayesNet.cpp
|
move linear algebra functions for jacobian factor graph to a new file
|
2012-06-07 01:24:19 +00:00 |
|
GaussianBayesNet.h
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
GaussianBayesTree-inl.h
|
Corrected some doxygen warnings
|
2012-06-03 21:51:33 +00:00 |
|
GaussianBayesTree.cpp
|
Fixed doxygen warnings
|
2012-06-07 04:54:40 +00:00 |
|
GaussianBayesTree.h
|
Fixed doxygen warnings
|
2012-06-07 04:54:40 +00:00 |
|
GaussianConditional.cpp
|
More progress in compiling on windows
|
2012-05-22 22:52:17 +00:00 |
|
GaussianConditional.h
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
GaussianDensity.cpp
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
GaussianDensity.h
|
shared_ptr typedef and print method
|
2012-01-27 22:19:05 +00:00 |
|
GaussianFactor.cpp
|
Major change, elimination functions are now passed an "Eliminate function", so you can select at run-time which factorization method is used (symbolic, QR, etc...).
|
2011-03-24 19:27:12 +00:00 |
|
GaussianFactor.h
|
Added computeInformation function to GaussianFactor to properly compute information matrix including noise models, and using it to fix bug in Marginals where noise model was not being accounted for (only affects when hard constraints are used)
|
2012-05-24 20:43:19 +00:00 |
|
GaussianFactorGraph.cpp
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
GaussianFactorGraph.h
|
Fixed Doxygen warnings.
|
2012-06-07 23:08:43 +00:00 |
|
GaussianISAM.cpp
|
Corrected some doxygen warnings
|
2012-06-03 21:51:33 +00:00 |
|
GaussianISAM.h
|
Corrected some doxygen warnings
|
2012-06-03 21:51:33 +00:00 |
|
GaussianJunctionTree.cpp
|
Removed ISAM2 templating
|
2012-03-17 23:57:42 +00:00 |
|
GaussianJunctionTree.h
|
Fixed doxygen warnings
|
2012-06-07 04:54:40 +00:00 |
|
GaussianMultifrontalSolver.cpp
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
GaussianMultifrontalSolver.h
|
Fixed Doxygen warnings.
|
2012-06-07 23:08:43 +00:00 |
|
GaussianSequentialSolver.cpp
|
Corrected some doxygen warnings
|
2012-06-03 21:51:33 +00:00 |
|
GaussianSequentialSolver.h
|
Fixed Doxygen warnings.
|
2012-06-07 23:08:43 +00:00 |
|
HessianFactor.cpp
|
Added computeInformation function to GaussianFactor to properly compute information matrix including noise models, and using it to fix bug in Marginals where noise model was not being accounted for (only affects when hard constraints are used)
|
2012-05-24 20:43:19 +00:00 |
|
HessianFactor.h
|
Fixed Doxygen warnings.
|
2012-06-07 23:08:43 +00:00 |
|
IterativeOptimizationParameters.h
|
doxygen
|
2012-06-07 02:17:55 +00:00 |
|
IterativeSolver.h
|
fix iterative parameters
|
2012-06-06 05:17:39 +00:00 |
|
JacobianFactor.cpp
|
Cleaned up boost bind dependency
|
2012-06-07 16:12:55 +00:00 |
|
JacobianFactor.h
|
move linear algebra functions for jacobian factor graph to a new file
|
2012-06-07 01:24:19 +00:00 |
|
JacobianFactorGraph.cpp
|
Fixed Doxygen warnings.
|
2012-06-07 23:08:43 +00:00 |
|
JacobianFactorGraph.h
|
Fixed Doxygen warnings.
|
2012-06-07 23:08:43 +00:00 |
|
KalmanFilter.cpp
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
KalmanFilter.h
|
Corrected some doxygen warnings
|
2012-06-03 21:51:33 +00:00 |
|
NoiseModel.cpp
|
Using boost timer instead of chrono to support older boost versions
|
2012-06-05 20:03:31 +00:00 |
|
NoiseModel.h
|
Fixed doxygen warnings.
|
2012-06-05 19:54:14 +00:00 |
|
Sampler.cpp
|
Updated license
|
2012-05-15 15:28:24 +00:00 |
|
Sampler.h
|
Updated license
|
2012-05-15 15:28:24 +00:00 |
|
SharedDiagonal.h
|
Fixed warnings about mixing class and struct
|
2012-03-17 23:57:39 +00:00 |
|
SharedGaussian.h
|
Fixed warnings about mixing class and struct
|
2012-03-17 23:57:39 +00:00 |
|
SharedNoiseModel.h
|
Removed extraneous "shared" prefix from SharedNoiseModel named constructors
|
2012-02-12 17:41:57 +00:00 |
|
SimpleSPCGSolver.cpp
|
move linear algebra functions for jacobian factor graph to a new file
|
2012-06-07 01:24:19 +00:00 |
|
SimpleSPCGSolver.h
|
fix iterative parameters
|
2012-06-06 05:17:39 +00:00 |
|
SubgraphPreconditioner.cpp
|
resurrect deleted spcg files
|
2012-06-08 03:02:04 +00:00 |
|
SubgraphPreconditioner.h
|
resurrect deleted spcg files
|
2012-06-08 03:02:04 +00:00 |
|
SubgraphSolver-inl.h
|
resurrect deleted spcg files
|
2012-06-08 03:02:04 +00:00 |
|
SubgraphSolver.cpp
|
resurrect deleted spcg files
|
2012-06-08 03:02:04 +00:00 |
|
SubgraphSolver.h
|
resurrect deleted spcg files
|
2012-06-08 03:02:04 +00:00 |
|
VectorValues.cpp
|
Comment format
|
2012-04-06 18:56:02 +00:00 |
|
VectorValues.h
|
Fixed Doxygen warnings.
|
2012-06-07 23:08:43 +00:00 |