Commit Graph

2336 Commits (7bd41e92d4337e8cc2fd2425ef62175088a2d81c)

Author SHA1 Message Date
Frank Dellaert 24ea02fe69 Documentation and TODO 2011-09-09 21:16:57 +00:00
Natesh Srinivasan 3014daa140 Updated the Doxygen style Comments on NonlinearOptimizer.h 2011-09-09 02:34:29 +00:00
Richard Roberts fd4c4fda5d Removed spurious printing when increasing lambda due to negative matrix 2011-09-09 01:56:41 +00:00
Frank Dellaert 43bc372a83 Allow for negative error: set relDecrease to 0. Commented parameters. 2011-09-09 00:47:43 +00:00
Richard Roberts f275126815 Renamed testGaussianFactor to testJacobianFactor 2011-09-08 20:33:11 +00:00
Richard Roberts d16f29dec7 Documentation 2011-09-08 13:29:51 +00:00
Frank Dellaert fbc8c32ef9 Documenting relationship to canonical parameters of a Gaussian 2011-09-08 04:15:19 +00:00
Frank Dellaert 0af5ac2161 Fixed linearize 2011-09-08 03:22:46 +00:00
Chris Beall 6a6634e28c Doxygen documentation 2011-09-07 22:05:13 +00:00
Richard Roberts 72c2929ad6 Changed default to LDL instead of QR in NonlinearOptimizer, see associated frankcvs email 2011-09-07 21:52:42 +00:00
Can Erdogan 5441571506 Fixed doxygen warnings in planarSLAM.h, pose2SLAM.h and pose3SLAM.h. 2011-09-07 21:46:34 +00:00
Richard Roberts f30d7ab40e Switched Doxygen to generate in 'doc' (not in build/doc) 2011-09-07 21:08:59 +00:00
Alex Cunningham 32b6044635 Fixing the build by removing the extraneous makefile entry and fixing a typo 2011-09-07 20:10:16 +00:00
Alex Cunningham c9c61aa662 Defaults nonlinear optimization to using LDL if possible 2011-09-07 20:10:15 +00:00
Frank Dellaert ac610b2b7e WhiteNoiseFactor class 2011-09-07 17:49:15 +00:00
Frank Dellaert af15401b17 use QR by default 2011-09-07 17:11:11 +00:00
Chris Beall 929be39e76 fixed doxygen documentation 2011-09-07 17:02:03 +00:00
Richard Roberts 936ee6d9fd ISAM2 refactoring and documentation 2011-09-07 15:42:49 +00:00
Richard Roberts 660127489d HessianFactor documentation 2011-09-07 15:42:25 +00:00
Richard Roberts fbc4b42d05 Made FastSet testable with template magic 2011-09-07 15:41:50 +00:00
Richard Roberts 0d292e6023 Documentation in blockMatrices 2011-09-07 15:41:17 +00:00
Alex Cunningham 90ef857e41 Fixed compile bug 2011-09-07 13:31:26 +00:00
Alex Cunningham b0c2295fdd Added doxygen documentation 2011-09-07 13:31:25 +00:00
Frank Dellaert 44e43f2393 Moved back to geometry module, fixed doxygen warnings 2011-09-07 12:54:01 +00:00
Frank Dellaert 2caa56c0d5 Documentation and creation of Doxygen module "geometry" 2011-09-07 05:02:36 +00:00
Frank Dellaert 56879579f5 Documentation and creation of Doxygen module "tensors" 2011-09-07 05:02:17 +00:00
Frank Dellaert 5cc106a24b Documentation and creation of Doxygen module "base" 2011-09-07 05:01:46 +00:00
Frank Dellaert c4a88102ef Removed spurious Testable inheritance 2011-09-07 02:43:44 +00:00
Frank Dellaert 5268de198d Removed old "Config" template arguments in favor of VALUES 2011-09-07 02:17:31 +00:00
Frank Dellaert 92bdd2b43c Documentation 2011-09-07 01:57:57 +00:00
Frank Dellaert d910b950c1 Fixed doxygen warnings 2011-09-07 01:53:41 +00:00
Alex Cunningham cf72788bea Added documentation for Simulated3D.h 2011-09-07 01:52:24 +00:00
Frank Dellaert 44b74c3d55 Fixed bad doxygen @Author: to correct @author style 2011-09-07 01:26:28 +00:00
Frank Dellaert 8066ba69c4 Removed spurious Testable inheritance 2011-09-07 01:22:04 +00:00
Frank Dellaert 918141f0f4 Fixed doxygen warnings 2011-09-07 01:16:35 +00:00
Frank Dellaert 76d45a2482 Doxygen fixes. Bizarre: doxygen seems to parse some headers OK and others not. 2011-09-07 00:33:57 +00:00
Frank Dellaert 638d4f1978 Documentation and variable renaming for clarity 2011-09-05 21:28:26 +00:00
Frank Dellaert 0e3b96db60 Added exception handling code but has not yet been exercised! Chris will do so... 2011-09-05 21:27:41 +00:00
Richard Roberts e56b6ff392 Improving documentation 2011-09-05 18:37:43 +00:00
Richard Roberts 6512c6b822 Improved documentation for EliminationTree 2011-09-05 17:40:03 +00:00
Richard Roberts 780ec6c2ad Changes to doxygen file 2011-09-05 17:30:29 +00:00
Alex Cunningham 43e3f865e9 Removing extraneous commented code from ISAM 2011-09-05 14:26:03 +00:00
Frank Dellaert 6da44cf80a Documenting 2011-09-05 01:28:58 +00:00
Yong-Dian Jian 5c6b6e2eb9 fix a misnomer, replace "Mahalanobis" with "distance" in noiseModel::Base 2011-09-05 00:14:16 +00:00
Richard Roberts 4d24f2af80 Improving HessianFactor documentation 2011-09-04 15:34:28 +00:00
Richard Roberts 154f730b70 Improved documentation in HessianFactor 2011-09-04 14:24:22 +00:00
Frank Dellaert 3fe02c3290 Re-formatted constructors for clarity 2011-09-04 14:03:45 +00:00
Frank Dellaert 8d00897abf Formatting and documentation 2011-09-04 03:34:58 +00:00
Frank Dellaert 9cab332190 Documentation 2011-09-04 03:10:39 +00:00
Frank Dellaert a02eae679f KalmanFilter class 2011-09-04 01:27:27 +00:00