gtsam/gtsam/linear
zubingtan 329041d724 use auto for map for-loop
1. reserve vector size in DecisionTreeFactor::apply
2. use auto in range-base for-loop to avoid implictly conversion in VectorValues and DecisionTreeFactor. Some format issues are address, too (add spaces).
2023-04-08 14:54:06 +08:00
..
tests use emplace_shared 2023-02-06 01:03:17 -08:00
AcceleratedPowerMethod.h
BinaryJacobianFactor.h
CMakeLists.txt
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
GaussianBayesNet.cpp remove all adaptors 2023-01-23 18:28:55 -08:00
GaussianBayesNet.h Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
GaussianBayesTree-inl.h
GaussianBayesTree.cpp
GaussianBayesTree.h Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
GaussianConditional-inl.h
GaussianConditional.cpp remove format headers 2023-02-04 12:21:32 -08:00
GaussianConditional.h Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08: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
GaussianEliminationTree.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
GaussianFactor.cpp
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
GaussianISAM.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
GaussianJunctionTree.cpp
GaussianJunctionTree.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
HessianFactor-inl.h
HessianFactor.cpp Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
HessianFactor.h some cleanup 2023-03-01 14:44:40 -05:00
IterativeSolver.cpp to_upper 2023-02-04 12:21:53 -08:00
IterativeSolver.h remove tuple header 2023-01-23 18:30:09 -08:00
JacobianFactor-inl.h
JacobianFactor.cpp Merge branch 'develop' into feaure/remove_misc_boost 2023-02-05 10:43:34 -08:00
JacobianFactor.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
KalmanFilter.cpp Cleaned up ++ stragglers 2023-02-06 00:18:42 -08:00
KalmanFilter.h
LossFunctions.cpp Move some Eigen methods to cpp 2023-01-22 17:01:39 -08:00
LossFunctions.h Merge branch 'feature/remove_boost_in_Values' into verdant/boost-serialization 2023-01-22 22:33:56 -08:00
NoiseModel.cpp Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
NoiseModel.h Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08: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
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
RegularJacobianFactor.h
Sampler.cpp
Sampler.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
Scatter.cpp
Scatter.h
SparseEigen.h
SubgraphBuilder.cpp Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
SubgraphBuilder.h Address review comments 2023-02-05 10:33:24 -08: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 use auto for map for-loop 2023-04-08 14:54:06 +08:00
VectorValues.h Hunt down std::map::emplace candidates 2023-02-04 09:01:13 -08:00
iterative-inl.h removed boost/shared_ptr 2023-01-22 08:40:02 -08:00
iterative.cpp
iterative.h
linear.i
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