Alex Cunningham
|
23de91d44d
|
serialization works for graph and PriorFactor. Added second flag for serialization: can add "void serializable()" or "void serialize()" to allow for either just exporting (necessary if no default constructor), or implementing the full serialization functions
|
2013-06-19 17:50:05 +00:00 |
Alex Cunningham
|
b5b1eac597
|
Rearranged serialization test to use new interface, added serialize() flags to Point2 and Values. Serialzing values fails - now to add export commands
|
2013-06-19 17:50:01 +00:00 |
Alex Cunningham
|
46ea1d229d
|
Added test for serializing to file in matlab, graph still fails
|
2013-06-13 14:53:18 +00:00 |
Alex Cunningham
|
527ea5e511
|
Moved serialization tests over to a single test scenario - factors don't appear to work at the moment
|
2013-06-12 20:01:59 +00:00 |