|  Alex Cunningham | 927217ba4b | Cleanup from FactorGraph-inl.h | 2011-12-21 16:59:37 +00:00 | 
				
					
						|  Stephen Williams | 7c87a4f58d | Included the inline header at the bottom of SubgraphSolver, NonlinearFactorGraph, NonlinearOptimization, and NonlinearOptimizer. This avoids having to include the '-inl.h' in subsequent projects. | 2011-12-20 23:25:43 +00:00 | 
				
					
						|  Richard Roberts | 64c0606f21 | Merged incremental dogleg, updated ASPNtests and GeneralFlow projects for new ISAM2Params.  Refactoring of BayesTree.  Added many, but not all, #includes of -inl.h files at bottom of .h files, and removing includes of -inl.h files from .cpp files and other -inl.h files. | 2011-12-15 20:14:21 +00:00 | 
				
					
						|  Alex Cunningham | 17bf0f0169 | Added static and shared versions of gtsam | 2011-12-15 16:17:58 +00:00 | 
				
					
						|  Richard Roberts | 2fff75562f | (in branch) Merged from trunk r8058-r8097 | 2011-12-15 15:53:05 +00:00 | 
				
					
						|  Richard Roberts | 21140ea0d5 | (in branch) incremental dogleg bug fix and unit test (wasn't computing Gauss-Newton point) | 2011-12-15 15:37:52 +00:00 | 
				
					
						|  Richard Roberts | f3de9e425f | (in branch) first pass at Dogleg in ISAM2, bug(s) remaining | 2011-12-15 00:08:57 +00:00 | 
				
					
						|  Alex Cunningham | 5dd461c5b1 | Added make check equivalent | 2011-12-14 02:24:23 +00:00 | 
				
					
						|  Alex Cunningham | 61d05813ff | Library now builds and all tests run with cmake | 2011-12-14 02:24:21 +00:00 | 
				
					
						|  Richard Roberts | dace9e213c | (in branch) Start of unit test for incremental gradient calculation | 2011-12-13 22:54:11 +00:00 | 
				
					
						|  Richard Roberts | 88c3e81a7d | (in branch) bug fix and unit test in permutation bug introduced during BayesTree Clique refactoring | 2011-12-13 18:46:31 +00:00 | 
				
					
						|  Richard Roberts | 8d5facb09e | (in branch) make check passes after refactoring and code changes for including -inl.h files from .h files | 2011-12-12 23:19:31 +00:00 | 
				
					
						|  Richard Roberts | 3b139cbae2 | (in branch) Merged from trunk r7960-r8057 | 2011-12-12 16:03:52 +00:00 | 
				
					
						|  Duy-Nguyen Ta | e036dd460e | support cloning (deep copy) for ISAM2 | 2011-12-06 16:21:57 +00:00 | 
				
					
						|  Alex Cunningham | ec4cfdf065 | Added a test runner script for matlab unit tests | 2011-12-01 01:59:39 +00:00 | 
				
					
						|  Richard Roberts | a0abe68b64 | (in branch) Merged from trunk r7760-r7959 | 2011-11-29 17:02:02 +00:00 | 
				
					
						|  Alex Cunningham | 8bc83d4219 | Changed -inl.h use with Values and TupleValues, removed instantiation macros for Values and TupleValues | 2011-11-17 22:44:46 +00:00 | 
				
					
						|  Alex Cunningham | 96f77466c6 | Removed need to include -inl.h for isam variants | 2011-11-17 21:20:04 +00:00 | 
				
					
						|  Alex Cunningham | ba22799b67 | Removed unnecessary includes | 2011-11-17 18:45:41 +00:00 | 
				
					
						|  Richard Roberts | e6a43d6330 | (in branch) Dogleg in ISAM2 in progress | 2011-11-12 21:19:46 +00:00 | 
				
					
						|  Alex Cunningham | bdc2d8f996 | Fixed switching to QR for constrained graphs | 2011-11-10 19:44:03 +00:00 | 
				
					
						|  Alex Cunningham | 0fe13ae3ca | Fixed noisemodel compile error, moved remaining nonlinear constraints to NonlinearEquality | 2011-11-10 02:05:03 +00:00 | 
				
					
						|  Alex Cunningham | 98410ca5c9 | Merge branch 'unified_constraints' Conflicts:
	gtsam/linear/NoiseModel.cpp
	gtsam/linear/NoiseModel.h
	gtsam/linear/tests/testNoiseModel.cpp | 2011-11-09 22:15:40 +00:00 | 
				
					
						|  Richard Roberts | 716c5175ab | Quaternion implementation of Rot3, made default with GTSAM_DEFAULT_QUATERNIONS | 2011-11-09 01:40:20 +00:00 | 
				
					
						|  Richard Roberts | 3cd3a06eb7 | Unit test bug fix - wasn't a rotation matrix | 2011-11-09 01:39:18 +00:00 | 
				
					
						|  Alex Cunningham | d340e556b5 | Fixes due to bad merge | 2011-11-07 21:16:26 +00:00 | 
				
					
						|  Alex Cunningham | 8592e6b2c6 | Renamed LieValues, changed Lie interface | 2011-11-07 20:23:20 +00:00 | 
				
					
						|  Alex Cunningham | 42a3963c7e | Merge branch 'master' into retraction_name | 2011-11-06 19:40:48 +00:00 | 
				
					
						|  Alex Cunningham | 5798868ab7 | Changed LieValues->Values. Did not change Values typedefs in slam domains, just adjusted namespaces | 2011-11-06 19:08:42 +00:00 | 
				
					
						|  Richard Roberts | 26dd292872 | Enabled DogLeg unit test and made DogLeg verbose printing controlled by a flag | 2011-11-06 18:26:47 +00:00 | 
				
					
						|  Alex Cunningham | 4284f07a61 | Updates to dogleg to work with newer Lie/Manifold/Group interface | 2011-11-05 23:01:50 +00:00 | 
				
					
						|  Alex Cunningham | 1ec7d7e86e | Merge branch 'master' into retraction_name | 2011-11-05 23:01:48 +00:00 | 
				
					
						|  Alex Cunningham | 2b9a3db085 | Added Group concept, reworked naming and conventions to reduce unnecessary functions | 2011-11-05 23:01:43 +00:00 | 
				
					
						|  Richard Roberts | 53dfa5dbb9 | Merging Dogleg into trunk | 2011-11-05 21:29:02 +00:00 | 
				
					
						|  Alex Cunningham | 97a82add25 | make check for entire library now works | 2011-11-04 21:44:34 +00:00 | 
				
					
						|  Frank Dellaert | 28415ee219 | Added EQUALITY for MATLAB tests | 2011-11-04 00:27:43 +00:00 | 
				
					
						|  Frank Dellaert | cbd6446bd7 | Wrapped KalmanFilter and tested it in MATLAB | 2011-11-04 00:27:02 +00:00 | 
				
					
						|  Richard Roberts | 5408ab0a2d | Made GaussianFactorGraph::sparse and sparseJacobian functions take no arguments, and instead compute column indices internally | 2011-10-29 23:12:58 +00:00 | 
				
					
						|  Richard Roberts | eb8fb31b2a | VectorValues documentation and interface cleanup, additional unit tests and bug fix. | 2011-10-29 18:53:08 +00:00 | 
				
					
						|  Frank Dellaert | 65616dbde5 | Matrix version of sparseJacobian for MATLAB wrapping, unit-tested in linear now | 2011-10-29 04:01:03 +00:00 | 
				
					
						|  Richard Roberts | c120ee93f6 | Added unit tests for higher-ary NonlinearFactors | 2011-10-26 02:07:35 +00:00 | 
				
					
						|  Richard Roberts | 2c53df3ee7 | Simplified VectorValues interface and implementation, slight simplification to Permuted<> | 2011-10-26 02:04:06 +00:00 | 
				
					
						|  Frank Dellaert | 7c55724ddd | Doxygen | 2011-10-22 19:57:36 +00:00 | 
				
					
						|  Manohar Paluri | 5016ca4f25 | Added determinant function to GaussianBayesNet and added a unit test | 2011-10-21 21:45:40 +00:00 | 
				
					
						|  Frank Dellaert | 8535b13809 | Made error a method again: all checks, let me know if project throw errors | 2011-10-21 05:36:30 +00:00 | 
				
					
						|  Frank Dellaert | ce5751e454 | Moved test here from gtsam_experimental, as now works | 2011-10-21 05:35:30 +00:00 | 
				
					
						|  Alex Cunningham | 3b5c6e8cef | Removed old Testable base class | 2011-10-20 02:11:28 +00:00 | 
				
					
						|  Frank Dellaert | 56d1d6ae34 | Fixed some Doxygen problems with global replace | 2011-10-14 03:23:14 +00:00 | 
				
					
						|  Richard Roberts | af3c12a7df | Implemented N-way factor base class in NoiseModelFactor, added NonlinearFactor{3-6}, adapted NonlinearFactor1,2,3 and NonlinearConstraint1,2,3 to derive from NoiseModelFactor in a minimal way | 2011-10-03 04:24:24 +00:00 | 
				
					
						|  Richard Roberts | 63ca74e492 | Fixed bug in multifrontal marginals caused by backwards permutations with LDL (seems to be an inconsistency in Eigen?).  Added GaussianConditional constructor from any number of frontal and parent variables.  Added several new unit tests on marginals.  Fixed small bug in GaussianConditional non-const get_d_ and get_R_ functions that didn't account for multiple frontal variables. | 2011-09-23 02:50:46 +00:00 |