This website requires JavaScript.
Explore
Help
Sign In
12345qiupeng
/
gtsam
Watch
1
Star
0
Fork
You've already forked gtsam
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d745c85f13
gtsam
/
wrap
/
tests
History
Alex Cunningham
ead8247bd7
Added namespace support to return classes
2011-12-08 20:51:17 +00:00
..
expected
Fixed ambiguity issues with returning non-ptr classes, added new copies of functions to gtsam.h and depreciated old ones
2011-12-07 03:05:37 +00:00
expected_namespaces
Added namespace support to return classes
2011-12-08 20:51:17 +00:00
geometry.h
Added codegen for namespace handling, examples exercising namespaces
2011-12-08 20:51:13 +00:00
testNamespaces.h
Added namespace support to return classes
2011-12-08 20:51:17 +00:00
testSpirit.cpp
Fixed ambiguity issues with returning non-ptr classes, added new copies of functions to gtsam.h and depreciated old ones
2011-12-07 03:05:37 +00:00
testWrap.cpp
Added codegen for namespace handling, examples exercising namespaces
2011-12-08 20:51:13 +00:00
testWrap1.h
Added dependency checking to wrapper. Wrapper will now throw an exception if an object depends on another object which has not been wrapped. Tests for dependency checking added. Moved geometry.h to tests folder.
2011-12-07 17:55:38 +00:00