Richard Roberts
|
908f2ac561
|
Added conversion from Values::Filtered to Values::ConstFiltered and bug fix in Values::ConstFiltered
|
2012-02-28 16:53:19 +00:00 |
Alex Cunningham
|
25f1f25062
|
Added (inefficient) size() for Values Filtered Views
|
2012-02-28 03:51:22 +00:00 |
Alex Cunningham
|
b5bb607a44
|
Added constructors to Values from filtered views
|
2012-02-27 21:05:05 +00:00 |
Richard Roberts
|
ba5bb0298d
|
Changed list back to FastList, accidently left from debugging
|
2012-02-26 01:50:32 +00:00 |
Richard Roberts
|
12775256c1
|
Fixed compile problem with gcc and bug fix in int key <-> Symbol encoding
|
2012-02-24 23:38:51 +00:00 |
Richard Roberts
|
84f5d87b52
|
Reworked Values filtering to use boost range, so much less code and simpler syntax
|
2012-02-24 16:45:48 +00:00 |
Richard Roberts
|
1d0aaacbd6
|
Removed use of GTSAM_MAGIC_KEY for constructing Symbols from strings
|
2012-02-22 23:38:09 +00:00 |
Alex Cunningham
|
565185da02
|
Added cmake targets, expanded on the Values filtering test
|
2012-02-22 15:58:06 +00:00 |
Richard Roberts
|
29d787a0ad
|
Added Values filtering by key test and Value type
|
2012-02-21 22:18:39 +00:00 |
Richard Roberts
|
a3797e3cdb
|
Int keys with formatter objects, all unit tests pass
|
2012-02-21 00:53:35 +00:00 |
Richard Roberts
|
0592b71ac4
|
Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol',
still more code changes required to compile
|
2012-02-19 01:02:07 +00:00 |
Richard Roberts
|
3d40f5e6fc
|
All unit tests pass with TypedSymbol removed
|
2012-02-07 04:58:11 +00:00 |
Richard Roberts
|
26cdf28421
|
Renamed DynamicValues to Values and removed specialized derived Values classes
|
2012-02-02 16:16:46 +00:00 |
Richard Roberts
|
e0e3875ff9
|
Values and TupleValues throw error if attempting to insert the same key twice, also improved error handling with specific exception types.
|
2012-01-06 18:58:20 +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
|
5798868ab7
|
Changed LieValues->Values. Did not change Values typedefs in slam domains, just adjusted namespaces
|
2011-11-06 19:08:42 +00:00 |