Alex Cunningham
|
a3da89b63a
|
NonlinearConstraints are now implemented using the simple linearization method with quadratic merit function
|
2010-07-18 19:55:53 +00:00 |
Frank Dellaert
|
864b66ea93
|
Added dummy c++ file to make library compile even if no enable_ldl
|
2010-07-17 15:04:49 +00:00 |
Alex Cunningham
|
3438f89526
|
Removed the ldl library and added in a configure flag --enable-ldl to pull in ldl. Currently, it's probably a bad idea to actually use ldl, however, and nothing important is effected by its absense.
|
2010-07-16 18:16:18 +00:00 |
Alex Cunningham
|
f0b424a3d1
|
Moved tests and timing scripts into subfolders
|
2010-07-16 17:10:16 +00:00 |
Frank Dellaert
|
30b377e441
|
Fix makefiles to refer to $(top_srcdir) to enable parallel build
|
2010-07-13 19:13:07 +00:00 |
Frank Dellaert
|
8ce5e321c8
|
Last part of re-organization for now: all things linear/Gaussian are now in the "linear" sub-directory.
|
2010-07-12 22:18:38 +00:00 |
Alex Cunningham
|
9cfe5d780b
|
Moved testFactorGraph from nonlinear to inference, added binaries to svn:ignore
|
2010-07-12 17:03:12 +00:00 |
Frank Dellaert
|
c9db61e137
|
Newly functional build: second part of re-organization. cpp now split into inference and nonlinear.
|
2010-07-12 16:36:58 +00:00 |
Frank Dellaert
|
c5a2440608
|
Non-functional revision: moved files to nonlinear
|
2010-07-12 16:19:55 +00:00 |