Alex Cunningham
|
1d1fcecccf
|
Added more functionality to interfaces to set/vector/list, moved typedefs to Key.h, added more matlab interfaces
|
2012-07-02 17:32:47 +00:00 |
Alex Cunningham
|
63b3b4ecea
|
Added matlab interface to get indices out of Values structures. Added more matlab symbol functions.
|
2012-06-13 16:38:51 +00:00 |
Richard Roberts
|
8e39e6b656
|
Fixed doxygen warnings
|
2012-06-07 04:54:40 +00:00 |
Richard Roberts
|
30bb9e61cc
|
Workaround for possible bug in pool allocator
|
2012-02-13 20:27:59 +00:00 |
Richard Roberts
|
75428b13fe
|
Revert "Using FastVector instead of vector in most code called during elimination and solving"
This reverts commit 566631cb42249cb710ef01d07d583e563afccea9.
|
2012-02-13 20:27:54 +00:00 |
Richard Roberts
|
263b50d85a
|
Using FastVector instead of vector in most code called during elimination and solving
|
2012-02-10 15:56:01 +00:00 |
Richard Roberts
|
8885b33191
|
Added serialization functions to Fast* containers (wrappers around STL containers that use a boost pool allocator for speed)
|
2012-02-08 23:11:41 +00:00 |
Richard Roberts
|
aa31be1649
|
Made Fast* container constructors explicit (like the STL versions) to prevent bugs
|
2012-01-06 21:21:00 +00:00 |
Richard Roberts
|
53dfa5dbb9
|
Merging Dogleg into trunk
|
2011-11-05 21:29:02 +00:00 |
Frank Dellaert
|
5cc106a24b
|
Documentation and creation of Doxygen module "base"
|
2011-09-07 05:01:46 +00:00 |
Alex Cunningham
|
fa4faa274a
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
Richard Roberts
|
7404f78bc1
|
Added "FastVector", an std::vector using a boost pool_allocator
|
2011-02-10 01:52:01 +00:00 |