gtsam/linear
Richard Roberts 16589e841a Fixed several typenames to be Upper case and no _type suffix 2010-10-22 18:39:04 +00:00
..
tests Fixed several typenames to be Upper case and no _type suffix 2010-10-22 18:39:04 +00:00
BayesNetPreconditioner.cpp prepend license information on all the codes 2010-10-14 04:54:38 +00:00
BayesNetPreconditioner.h prepend license information on all the codes 2010-10-14 04:54:38 +00:00
Errors.cpp updates for cityslam, unfinished.. 2010-10-14 16:08:16 +00:00
Errors.h
GaussianBayesNet.cpp prepend license information on all the codes 2010-10-14 04:54:38 +00:00
GaussianBayesNet.h prepend license information on all the codes 2010-10-14 04:54:38 +00:00
GaussianConditional.cpp clean up 2010-10-21 21:12:37 +00:00
GaussianConditional.h Fixed several typenames to be Upper case and no _type suffix 2010-10-22 18:39:04 +00:00
GaussianFactor.cpp Fixed several typenames to be Upper case and no _type suffix 2010-10-22 18:39:04 +00:00
GaussianFactor.h Fixed several typenames to be Upper case and no _type suffix 2010-10-22 18:39:04 +00:00
GaussianFactorGraph.cpp
GaussianFactorGraph.h Fixed several typenames to be Upper case and no _type suffix 2010-10-22 18:39:04 +00:00
GaussianFactorSet.h prepend license information on all the codes 2010-10-14 04:54:38 +00:00
GaussianISAM.cpp cleanup 2010-10-21 23:20:18 +00:00
GaussianISAM.h
GaussianJunctionTree.cpp
GaussianJunctionTree.h Multifrontal QR using new solver interface 2010-10-22 00:06:54 +00:00
GaussianMultifrontalSolver.cpp Code cleanup: lean and mean VariableIndex (got rid of different types for different FG's, slots, and storage template), renamed Conditional.h and Factor.h to match class names ConditionalBase and FactorBase (not ideal names but prevents conflict with typedefs), added typedef for symbolic multifrontal solver. 2010-10-22 18:02:55 +00:00
GaussianMultifrontalSolver.h
GaussianSequentialSolver.cpp Code cleanup: lean and mean VariableIndex (got rid of different types for different FG's, slots, and storage template), renamed Conditional.h and Factor.h to match class names ConditionalBase and FactorBase (not ideal names but prevents conflict with typedefs), added typedef for symbolic multifrontal solver. 2010-10-22 18:02:55 +00:00
GaussianSequentialSolver.h
Makefile.am
NoiseModel.cpp make check passes with dense qr using lapack geqrf 2010-10-22 03:51:10 +00:00
NoiseModel.h cleanup 2010-10-21 23:20:18 +00:00
SharedDiagonal.h prepend license information on all the codes 2010-10-14 04:54:38 +00:00
SharedGaussian.h prepend license information on all the codes 2010-10-14 04:54:38 +00:00
SubgraphPreconditioner.cpp
SubgraphPreconditioner.h Code cleanup: lean and mean VariableIndex (got rid of different types for different FG's, slots, and storage template), renamed Conditional.h and Factor.h to match class names ConditionalBase and FactorBase (not ideal names but prevents conflict with typedefs), added typedef for symbolic multifrontal solver. 2010-10-22 18:02:55 +00:00
SubgraphSolver-inl.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
SubgraphSolver.h
VectorBTree.cpp
VectorBTree.h cleanup 2010-10-21 23:20:18 +00:00
VectorMap.cpp
VectorMap.h Template arguments capitalized 2010-10-20 16:37:47 +00:00
VectorValues.h
iterative-inl.h updates for cityslam, unfinished.. 2010-10-14 16:08:16 +00:00
iterative.cpp
iterative.h