gtsam/gtsam/nonlinear
Duy-Nguyen Ta b1071b08a0 redirect stdcout to a stringstream so Python __str__() can properly return a string after calling the c++ print function
This is to avoid a printing issue in some Python's IDE when __str__() is called to update objects' values in Debug mode.
2017-07-25 16:32:26 -04:00
..
internal Fixes compile errors when using BOOST version 1.61.0 2016-08-06 00:59:07 -04:00
tests Fixes compile errors when using BOOST version 1.61.0 2016-08-06 00:59:07 -04:00
AdaptAutoDiff.h Fixed timing script 2015-07-04 19:32:23 -07:00
CMakeLists.txt Install the nonlinear internal headers. 2015-06-03 01:13:22 +02:00
DoglegOptimizer.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
DoglegOptimizer.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
DoglegOptimizerImpl.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
DoglegOptimizerImpl.h fix dogleg compile issue in CMake Timing mode 2016-09-26 17:01:41 -04:00
Expression-inl.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
Expression.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
ExpressionFactor.h Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
ExpressionFactorGraph.h Moved to gtsam 2014-12-28 19:09:12 +01:00
ExtendedKalmanFilter-inl.h Fixed remaining default constructor calls 2016-06-06 17:12:42 -07:00
ExtendedKalmanFilter.h Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
GaussNewtonOptimizer.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
GaussNewtonOptimizer.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
ISAM2-impl.cpp Almost done. Still need to figure out how to remove the remaining 3 occurrences. 2016-05-21 12:44:46 -04:00
ISAM2-impl.h A better solution through typedef of FactorIndices -> FastVector<size_t> 2016-02-25 23:51:01 -08:00
ISAM2-inl.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
ISAM2.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
ISAM2.h Almost done. Still need to figure out how to remove the remaining 3 occurrences. 2016-05-21 12:44:46 -04:00
LevenbergMarquardtOptimizer.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
LevenbergMarquardtOptimizer.h Fixes compile errors when using BOOST version 1.61.0 2016-08-06 00:59:07 -04:00
LevenbergMarquardtParams.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
LevenbergMarquardtParams.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
LinearContainerFactor.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
LinearContainerFactor.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
Marginals.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
Marginals.h revert adding copy constructors 2017-03-18 21:23:12 -04:00
NonlinearConjugateGradientOptimizer.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
NonlinearConjugateGradientOptimizer.h git subrepo commit third_party_modules/gtsam_module/gtsam 2016-06-18 23:13:59 -07:00
NonlinearEquality.h Resolved all issues with typedefs 2016-06-06 21:57:52 -07:00
NonlinearFactor.cpp Almost done. Still need to figure out how to remove the remaining 3 occurrences. 2016-05-21 12:44:46 -04:00
NonlinearFactor.h [QP/LP] LP Added Zeros Error Fixed. 2016-05-02 19:54:58 -04:00
NonlinearFactorGraph.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
NonlinearFactorGraph.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
NonlinearISAM.cpp Removed headers 2016-05-22 14:22:36 -07:00
NonlinearISAM.h Working on fixing ISAM 2013-08-06 19:56:48 +00:00
NonlinearOptimizer.cpp Switch to size_t 2016-06-19 12:29:17 -07:00
NonlinearOptimizer.h Switching to size_t 2016-06-19 12:28:02 -07:00
NonlinearOptimizerParams.cpp convert tabs to spaces. See https://bitbucket.org/gtborg/gtsam/wiki/C++%20Coding%20Conventions 2016-02-09 20:00:38 -05:00
NonlinearOptimizerParams.h Merged develop into feature/LPSolver 2016-02-18 18:49:51 -05:00
Symbol.h Added redundant Symbol.h header for backwards compatibility 2013-09-01 15:26:05 +00:00
Values-inl.h Almost done. Still need to figure out how to remove the remaining 3 occurrences. 2016-05-21 12:44:46 -04:00
Values.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
Values.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
WhiteNoiseFactor.h Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
expressionTesting.h Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
expressions.h Merge remote-tracking branch 'origin/develop' into feature/Feature/FixedValues 2016-02-07 20:00:38 -08:00
factorTesting.h Removed headers 2016-05-22 14:22:36 -07:00
nonlinearExceptions.h Continued work on unordered classes and elimination algorithm 2013-06-06 15:36:11 +00:00
utilities.h redirect stdcout to a stringstream so Python __str__() can properly return a string after calling the c++ print function 2017-07-25 16:32:26 -04:00