gtsam/linear
Richard Roberts f9e0ed07a3 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
..
tests 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
BayesNetPreconditioner.cpp
BayesNetPreconditioner.h
Errors.cpp
Errors.h
GaussianBayesNet.cpp
GaussianBayesNet.h
GaussianConditional.cpp clean up 2010-10-21 21:12:37 +00:00
GaussianConditional.h clean up 2010-10-21 21:12:37 +00:00
GaussianFactor.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
GaussianFactor.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
GaussianFactorGraph.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
GaussianFactorGraph.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
GaussianFactorSet.h
GaussianISAM.cpp cleanup 2010-10-21 23:20:18 +00:00
GaussianISAM.h Template arguments capitalized 2010-10-20 16:37:47 +00:00
GaussianJunctionTree.cpp make check passes with dense qr using lapack geqrf 2010-10-22 03:51:10 +00:00
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 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.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 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
Makefile.am make check passes with dense qr using lapack geqrf 2010-10-22 03:51:10 +00:00
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
SharedGaussian.h
SubgraphPreconditioner.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
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 Template arguments capitalized 2010-10-20 16:37:47 +00:00
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 cleanup 2010-10-21 23:20:18 +00:00
iterative-inl.h
iterative.cpp
iterative.h