gtsam/wrap
Frank Dellaert ab218f11d2 fixed unwrap functions to simply cast from scalars (whatever type, through mxGetScalar) 2010-02-23 04:33:07 +00:00
..
.cvsignore Fixing directory structure 2009-08-21 22:23:24 +00:00
Argument.cpp Fixing directory structure 2009-08-21 22:23:24 +00:00
Argument.h Fixing directory structure 2009-08-21 22:23:24 +00:00
Class.cpp You can now just type the name of a variable in MATLAB and press return, and it will display 2009-12-12 04:10:59 +00:00
Class.h Fixing directory structure 2009-08-21 22:23:24 +00:00
Constructor.cpp Fixing directory structure 2009-08-21 22:23:24 +00:00
Constructor.h Fixing directory structure 2009-08-21 22:23:24 +00:00
Makefile.am Fixed wrapper problem 2009-10-17 04:29:14 +00:00
Method.cpp Fixing directory structure 2009-08-21 22:23:24 +00:00
Method.h Fixing directory structure 2009-08-21 22:23:24 +00:00
Module.cpp Fixed wrapper problem 2009-10-17 04:29:14 +00:00
Module.h Fixing directory structure 2009-08-21 22:23:24 +00:00
hello.cpp Fixing directory structure 2009-08-21 22:23:24 +00:00
testSpirit.cpp Fixed several unit test main() functions that were returning 0 instead of the result of runAllTests. This caused unit tests to print failures but not count as failures in the pass/fail counts. In CMake projects, since test output is logged to a file instead of printed, this caused no indication of failures when they occured! All tests still pass with no other modifications after fixing this. 2010-02-20 22:22:45 +00:00
testWrap.cpp Fixed several unit test main() functions that were returning 0 instead of the result of runAllTests. This caused unit tests to print failures but not count as failures in the pass/fail counts. In CMake projects, since test output is logged to a file instead of printed, this caused no indication of failures when they occured! All tests still pass with no other modifications after fixing this. 2010-02-20 22:22:45 +00:00
utilities.cpp Fixing directory structure 2009-08-21 22:23:24 +00:00
utilities.h Fixing directory structure 2009-08-21 22:23:24 +00:00
wrap-matlab.h fixed unwrap functions to simply cast from scalars (whatever type, through mxGetScalar) 2010-02-23 04:33:07 +00:00
wrap.cpp Fixing directory structure 2009-08-21 22:23:24 +00:00