Duy-Nguyen Ta
|
b2e5dadcdb
|
Merge branch 'develop' of https://bitbucket.org/gtborg/gtsam into fix/trailing_whitespaces
# Conflicts:
# gtsam/symbolic/tests/testVariableIndex.cpp
# gtsam_unstable/gtsam_unstable.h
# gtsam_unstable/linear/RawQP.cpp
# gtsam_unstable/linear/RawQP.h
|
2019-05-12 09:26:28 -04:00 |
Frank Dellaert
|
aa8b40b594
|
Got rid of some obsolete methods/arguments
|
2019-03-19 12:42:40 -04:00 |
Duy-Nguyen Ta
|
1cdc228d6a
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
Duy-Nguyen Ta
|
338c73669e
|
support global functions (no overload)
|
2016-11-22 17:09:35 -05:00 |
Duy-Nguyen Ta
|
e35f0c3f50
|
remove inherited functions for Cython classes. Testing HessianFactor with debug info...
|
2016-09-12 11:05:28 -04:00 |
Yao Chen
|
d1ea1015a9
|
Replaced BOOSE_FOREACH with for in wrap folder. Tested the changed code locally: successful.
|
2016-05-20 21:41:18 -04:00 |
dellaert
|
ba51b02cf0
|
Moving to optionals fixed template dreturn argument!
Merge branch 'qualified' into grammar_wrongtest
Conflicts:
wrap/Class.cpp
wrap/Function.h
wrap/Qualified.h
wrap/ReturnType.h
wrap/tests/testWrap.cpp
|
2014-12-01 09:48:56 +01:00 |
dellaert
|
7a4748d3dc
|
Simplified method/function hierarchy drastically, and renamed bottom addOverload to initializeOrCheck to reflect what it does. Also, gratuitous re-ordering of addOverload arguments.
|
2014-11-14 16:44:08 +01:00 |