gtsam/gtsam/linear
Varun Agrawal ccea10410d put ComputeLogNormalizer in the correct namespace 2024-09-15 09:17:05 -04:00
..
tests update unit test to also check for GaussianBayesNet::logNormalizationConstant 2024-08-20 16:45:19 -04:00
AcceleratedPowerMethod.h linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
BinaryJacobianFactor.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
CMakeLists.txt Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple. 2014-06-07 19:02:11 -07:00
ConjugateGradientSolver.cpp to_upper 2023-02-04 12:21:53 -08:00
ConjugateGradientSolver.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
Errors.cpp map_values eliminated 2023-01-23 18:27:42 -08:00
Errors.h Define Errors as a typedef to FastList<Vector>. 2023-01-09 21:21:24 -08:00
GaussianBayesNet.cpp improvements to GaussianConditional and GaussianBayesNet 2024-08-20 15:57:36 -04:00
GaussianBayesNet.h improvements to GaussianConditional and GaussianBayesNet 2024-08-20 15:57:36 -04:00
GaussianBayesTree-inl.h GaussianConditional logDeterminant function to remove code duplication. 2022-12-23 11:09:35 +05:30
GaussianBayesTree.cpp GaussianConditional logDeterminant function to remove code duplication. 2022-12-23 11:09:35 +05:30
GaussianBayesTree.h Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
GaussianConditional-inl.h remove trailing spaces 2019-02-11 10:58:34 -05:00
GaussianConditional.cpp improvements to GaussianConditional and GaussianBayesNet 2024-08-20 15:57:36 -04:00
GaussianConditional.h improved GaussianConditional docstring 2023-11-09 15:37:34 -05:00
GaussianDensity.cpp remove format headers 2023-02-04 12:21:32 -08:00
GaussianDensity.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
GaussianEliminationTree.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
GaussianEliminationTree.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
GaussianFactor.cpp Easier scheme for error(HybridValues) 2023-01-10 13:50:37 -08:00
GaussianFactor.h Remove more redundant virtual destructors 2023-02-11 22:46:16 -08:00
GaussianFactorGraph.cpp Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
GaussianFactorGraph.h Remove more redundant virtual destructors 2023-02-11 22:46:16 -08:00
GaussianISAM.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
GaussianISAM.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
GaussianJunctionTree.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
GaussianJunctionTree.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
HessianFactor-inl.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
HessianFactor.cpp Update HessianFactor.cpp 2024-04-25 12:58:53 -04:00
HessianFactor.h some cleanup 2023-03-01 14:44:40 -05:00
IterativeSolver.cpp IterativeSolver equals method 2023-11-14 16:20:26 -05:00
IterativeSolver.h IterativeSolver equals method 2023-11-14 16:20:26 -05:00
JacobianFactor-inl.h sync with develop branch commit c1f048d 2014-12-12 18:46:54 -05:00
JacobianFactor.cpp Fix JacobianFactor and HessianFactor on platforms where Eigen::Index is not the same size as gtsam::Key 2024-04-25 12:58:53 -04:00
JacobianFactor.h overload JacobianFactor::getA method with one that takes a key 2023-10-12 08:59:09 -04:00
KalmanFilter.cpp Cleaned up ++ stragglers 2023-02-06 00:18:42 -08:00
KalmanFilter.h remove trailing spaces 2019-02-11 10:58:34 -05:00
LossFunctions.cpp Add a custom loss function for Robust, fix a bug in Asymmetric 2023-08-18 17:09:47 -04:00
LossFunctions.h Add a custom loss function for Robust, fix a bug in Asymmetric 2023-08-18 17:09:47 -04:00
NoiseModel.cpp put ComputeLogNormalizer in the correct namespace 2024-09-15 09:17:05 -04:00
NoiseModel.h move ComputeLogNormalizer to NoiseModel.h 2024-09-15 08:55:36 -04:00
PCGSolver.cpp Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
PCGSolver.h Merge branch 'develop' into feature/remove_boost_in_Values 2023-01-22 21:32:27 -08:00
PowerMethod.h linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
Preconditioner.cpp to_upper 2023-02-04 12:21:53 -08:00
Preconditioner.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
RegularHessianFactor.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
RegularJacobianFactor.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
Sampler.cpp Add a static method to actually sample 2022-02-06 20:23:34 -05:00
Sampler.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
Scatter.cpp deprecated functions for backwards compatibility 2019-10-28 17:41:16 -04:00
Scatter.h Missing DLL EXPORT macros 2019-12-28 20:31:52 +01:00
SparseEigen.h replace sparseJacobian with "fast" version 2021-01-27 15:25:01 -05:00
SubgraphBuilder.cpp Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
SubgraphBuilder.h Fix windows tests 2023-09-25 20:33:35 +03:00
SubgraphPreconditioner.cpp Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
SubgraphPreconditioner.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
SubgraphSolver.cpp Replace std::tie with c++17 pattern matching 2023-02-04 10:28:14 -08:00
SubgraphSolver.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
VectorValues.cpp added VectorValues::sorted() 2024-03-25 16:05:47 -05:00
VectorValues.h Kill == operator in VectorValues 2024-08-22 11:04:42 -04:00
iterative-inl.h removed boost/shared_ptr 2023-01-22 08:40:02 -08:00
iterative.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
iterative.h Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
linear.i Merge pull request #1713 from borglab/model-selection-bayestree 2024-09-05 15:12:11 -04:00
linearAlgorithms-inst.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
linearExceptions.cpp Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
linearExceptions.h Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00