Stephen Williams
|
f462c8977e
|
Commented out numerical derivative with double return type. This caused
ambiguity with the Vector return type version.
|
2013-05-08 13:24:00 +00:00 |
Richard Roberts
|
547323cc79
|
Fixed a bunch of compiler warnings
|
2013-04-05 21:34:04 +00:00 |
Chris Beall
|
4297d24c96
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
Frank Dellaert
|
aeb43bc8fc
|
Used technique described in http://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Pragmas.html to turn off excessive warnings generated by boost lambda headers
|
2012-09-16 18:07:50 +00:00 |
Alex Cunningham
|
2b9a3db085
|
Added Group concept, reworked naming and conventions to reduce unnecessary functions
|
2011-11-05 23:01:43 +00:00 |
Alex Cunningham
|
07aaf38245
|
Geometry passes tests with newer interfaces and more concept checks
|
2011-11-04 21:44:29 +00:00 |
Duy-Nguyen Ta
|
469f4614dc
|
add numericalHessian for tenary functions
|
2011-10-03 02:45:11 +00:00 |
Alex Cunningham
|
fa4faa274a
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
Alex Cunningham
|
e20561be73
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |
Duy-Nguyen Ta
|
6d5dee0860
|
numericalHessian for binary functions
|
2011-04-11 21:59:17 +00:00 |
Duy-Nguyen Ta
|
c9a6b16bc2
|
a more confusing way
|
2011-04-10 18:32:09 +00:00 |
Duy-Nguyen Ta
|
10b37db234
|
fixing compilation problem in numericalHessian and re-enable the unittest
|
2011-04-10 17:47:22 +00:00 |
Richard Roberts
|
cb999dba58
|
Added numericalHessian function for computing the Hessian matrix of a Lie->scalar function
|
2011-04-08 22:18:45 +00:00 |
Richard Roberts
|
2c90e3d836
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |