|  Jing Dong | 05467e4774 | Fix Matrix_(...) to Mat() <<... in tests | 2013-11-13 06:02:35 +00:00 | 
				
					
						|  Jing Dong | 0b3aac7048 | Fix Matrix_(...) to Mat() <<... in gtsam_unstable | 2013-11-13 05:51:03 +00:00 | 
				
					
						|  Jing Dong | 55f65339aa | Fix Matrix_(...) to Mat() <<... in gtsam/slam | 2013-11-13 05:34:27 +00:00 | 
				
					
						|  Jing Dong | 7612e3ac43 | Fix Matrix_(...) to Mat() <<... in gtsam/nonlinear | 2013-11-13 05:30:40 +00:00 | 
				
					
						|  Jing Dong | c08a0ebcae | Fix Matrix_(...) to Mat() <<... in gtsam/linear | 2013-11-13 05:27:20 +00:00 | 
				
					
						|  Jing Dong | 763083d2db | Fix Matrix_(...) to Mat() <<... in gtsam/base & gtsam/geometry | 2013-11-13 04:50:42 +00:00 | 
				
					
						|  Jing Dong | b806db8b20 | Fix Matrix_(...) to Mat() <<... in gtsam/base | 2013-11-13 00:04:59 +00:00 | 
				
					
						|  Richard Roberts | b4942110bc | Fix for TimeTBB not compiling on linux | 2013-11-12 17:03:10 +00:00 | 
				
					
						|  Richard Roberts | 314c44b0ad | Fix when comparing NonlinearFactor with NULL noise model | 2013-11-12 17:03:08 +00:00 | 
				
					
						|  Richard Roberts | efc5ea8dce | Small cleanup | 2013-11-12 17:02:46 +00:00 | 
				
					
						|  Alex Cunningham | 9a1d1f01bc | Added serialization to KeyVector, KeyList and KeySet | 2013-11-12 14:04:48 +00:00 | 
				
					
						|  Alex Cunningham | 03dcf17393 | Added test to verify that GaussianFactorGraph worked in serialization | 2013-11-08 21:55:35 +00:00 | 
				
					
						|  Richard Roberts | ec78d54f37 | Removed old Index typedef and IndexFormatter | 2013-11-08 16:35:28 +00:00 | 
				
					
						|  Alex Cunningham | a95ade1f88 | Added keyformatter for VariableIndex::print() | 2013-11-08 16:28:42 +00:00 | 
				
					
						|  Alex Cunningham | 8ee0342f7a | Fixed install path issue with subfolder | 2013-11-08 14:44:42 +00:00 | 
				
					
						|  Richard Roberts | 0e95ca0096 | Added TimeTBB example for timing task scheduling overhead | 2013-11-07 21:41:25 +00:00 | 
				
					
						|  Richard Roberts | 431c9b1987 | Added stats mode in SolverComparer | 2013-11-07 21:41:23 +00:00 | 
				
					
						|  Richard Roberts | 1a41b9f4a2 | Split out some tree traversal functions into separate file and added forest statistics function | 2013-11-07 21:41:21 +00:00 | 
				
					
						|  Richard Roberts | c707059af1 | Added const dereference to ValueWithDefault | 2013-11-07 21:41:19 +00:00 | 
				
					
						|  Richard Roberts | cdbdea8e67 | Removed leftover Ordered file | 2013-11-07 21:41:18 +00:00 | 
				
					
						|  Alex Cunningham | 1be1731c9b | Expanded the clone() test | 2013-11-07 16:19:50 +00:00 | 
				
					
						|  Alex Cunningham | e3208a1f8e | Added negate() and clone() to GaussianFactorGraph | 2013-11-07 15:29:38 +00:00 | 
				
					
						|  Frank Dellaert | 199505db5f | Changed API for triangulation to use vectors of pinhole cameras, or a vector of poses and a single calibration | 2013-11-06 06:31:46 +00:00 | 
				
					
						|  Frank Dellaert | 9e0893d807 | Better debugging output for LM | 2013-11-06 06:29:42 +00:00 | 
				
					
						|  Richard Roberts | 411e934385 | Fixed a bug in checking for empty-matrix Jacobians that still have keys (kind of a hack) | 2013-11-05 16:06:14 +00:00 | 
				
					
						|  Richard Roberts | f262801932 | Replaced gettimeofday with boost posix time for compatibility on windows | 2013-11-05 16:06:12 +00:00 | 
				
					
						|  Richard Roberts | 5defdbe73f | Fixed compile problems on windows | 2013-11-05 16:06:10 +00:00 | 
				
					
						|  Richard Roberts | 2dc40087d0 | Fixed problem in ISAM2 marginalizeLeaves (with Luca, port from other repo) | 2013-11-05 16:06:06 +00:00 | 
				
					
						|  Alex Cunningham | 8e35490f22 | Added virtual destructor to pacify a warning | 2013-11-04 21:29:12 +00:00 | 
				
					
						|  Frank Dellaert | d95ae93f91 | Found and fixed the bug in multiplyHessian ! The storage scheme is evil ! | 2013-11-01 19:37:24 +00:00 | 
				
					
						|  Frank Dellaert | a28e04988d | Some documentation, and extra optimize test. In debug mode the unit test fails because it does not throw the right exception, but everything else seems fine. | 2013-11-01 01:04:34 +00:00 | 
				
					
						|  Frank Dellaert | b123c5dda2 | Extra asserts | 2013-11-01 01:03:32 +00:00 | 
				
					
						|  Frank Dellaert | 4c47e6fcc4 | targets | 2013-10-31 20:15:20 +00:00 | 
				
					
						|  Frank Dellaert | a1d78150ad | Moved logging to start of iteration. | 2013-10-31 19:14:18 +00:00 | 
				
					
						|  Frank Dellaert | 302880fbe3 | namespace internal does not only exist in gtsam -> made macros more explicit | 2013-10-31 03:19:41 +00:00 | 
				
					
						|  Frank Dellaert | ff050b82d9 | Log *before* iteration starts | 2013-10-31 03:19:09 +00:00 | 
				
					
						|  Luca Carlone | efeb7b4f8a | fixed warning on cheirality exception | 2013-10-31 01:32:48 +00:00 | 
				
					
						|  Pablo Fernandez Alcantarilla | 108df6e8cc | LevenbergMarquardt time start ok | 2013-10-30 22:30:02 +00:00 | 
				
					
						|  Alex Cunningham | e7ee411d39 | Exposed more interfaces for working with linear graphs and bayes nets | 2013-10-30 21:34:52 +00:00 | 
				
					
						|  Alex Cunningham | 511ab6334d | Added a matlab version of the EXPECT assertion that throws a warning rather than an error on failure | 2013-10-30 16:12:15 +00:00 | 
				
					
						|  Alex Cunningham | c5f8f5b5da | Added matlab interfaces to GaussianFactorGraph to use ordered dense hessians/jacobians | 2013-10-30 15:54:03 +00:00 | 
				
					
						|  Frank Dellaert | 855e2aa18c | Logging works, see testNonlinearOptimizer.cpp | 2013-10-30 15:40:22 +00:00 | 
				
					
						|  Frank Dellaert | 5a71336ddd | Fixed a compile error with Clang 5.0 on OS Mavericks | 2013-10-30 12:15:43 +00:00 | 
				
					
						|  Frank Dellaert | d5271dfff7 | fixed warning | 2013-10-30 12:08:58 +00:00 | 
				
					
						|  Luca Carlone | 73b82a00eb | added possibility to disable Cheirality in triangulation.h using cmake flag | 2013-10-29 23:38:31 +00:00 | 
				
					
						|  Alex Cunningham | d1ff62d640 | Optional std deviation scaling (developed with Frank) | 2013-10-29 14:34:41 +00:00 | 
				
					
						|  Frank Dellaert | 6c1f851d51 | small change as alpha=1 | 2013-10-29 14:09:58 +00:00 | 
				
					
						|  Frank Dellaert | ccae63fd42 | Removed degenerate example | 2013-10-29 04:59:17 +00:00 | 
				
					
						|  Frank Dellaert | daf5938577 | const correctness | 2013-10-29 04:58:51 +00:00 | 
				
					
						|  Richard Roberts | 3c33e44c46 | Fixed compile errors on windows | 2013-10-29 04:24:14 +00:00 |