Varun Agrawal
|
e81e04acf5
|
convert DT_NO_PRUNING flag to GTSAM_DT_NO_PRUNING in case we wish to expose it via cmake
|
2022-03-31 06:38:49 -04:00 |
Varun Agrawal
|
cc7f4992b7
|
record number of assignments for each leaf
|
2022-03-30 19:42:48 -04:00 |
Varun Agrawal
|
e2bc0fac6b
|
add test demonstrating apply does not enumerate all leaves
|
2022-03-19 19:50:30 -04:00 |
Varun Agrawal
|
a7f65c21bb
|
New apply method which takes op with Assignment
|
2022-03-19 12:56:06 -04:00 |
Varun Agrawal
|
fa542a2038
|
address review comments
|
2022-03-18 08:19:01 -04:00 |
Varun Agrawal
|
5e9020237f
|
add test for visitWith with pruned tree
|
2022-03-18 00:11:05 -04:00 |
Frank Dellaert
|
b975cdcc3d
|
Compilation issues with linux system
|
2022-02-16 20:58:20 -05:00 |
Frank Dellaert
|
8db7f25021
|
Fixed thresholding and fold example
|
2022-01-22 14:53:20 -05:00 |
Frank Dellaert
|
241906d2c9
|
Thresholding test
|
2022-01-22 14:52:32 -05:00 |
Frank Dellaert
|
9317e94452
|
Fix formatting
|
2022-01-22 14:52:32 -05:00 |
Frank Dellaert
|
a281a6522b
|
test new unzip method
|
2022-01-22 11:07:44 -05:00 |
Frank Dellaert
|
b453152f3e
|
Use template parameter for functions, enables auto
# Conflicts:
# gtsam/discrete/DecisionTree-inl.h
# gtsam/discrete/DecisionTree.h
|
2022-01-03 23:56:18 -05:00 |
Frank Dellaert
|
5de3dc42bd
|
visit and visitWith
|
2022-01-03 23:50:58 -05:00 |
Frank Dellaert
|
15850333b4
|
Straight-up depth-first fold method
# Conflicts:
# gtsam/discrete/tests/testDecisionTree.cpp
|
2022-01-03 23:50:43 -05:00 |
Frank Dellaert
|
0631193415
|
Added test and fixed constructor
|
2022-01-03 12:06:35 -05:00 |
Varun Agrawal
|
174490eb51
|
kill commented out code
|
2022-01-02 23:49:47 -05:00 |
Frank Dellaert
|
6c23fd1e86
|
Renamed protected method convert -> convertFrom
|
2022-01-02 18:08:45 -05:00 |
Frank Dellaert
|
db3cb4d9ac
|
Refactor print, equals, convert
|
2022-01-02 16:41:30 -05:00 |
Frank Dellaert
|
78f8cc948d
|
Define empty and check for it in apply variants
|
2022-01-02 16:41:13 -05:00 |
Varun Agrawal
|
b24da8399a
|
add comparator as argument to equals method
# Conflicts:
# gtsam/hybrid/DCMixtureFactor.h
|
2022-01-02 16:38:56 -05:00 |
Varun Agrawal
|
9982057a2b
|
undo dot changes
|
2022-01-02 16:38:29 -05:00 |
Varun Agrawal
|
573d0d1773
|
undo change to test
|
2022-01-02 16:38:10 -05:00 |
Varun Agrawal
|
1c76de40d1
|
minor fix
|
2022-01-02 16:37:44 -05:00 |
Varun Agrawal
|
f1dedca2b7
|
replace dot with DOT to prevent collision with vector dot product
|
2022-01-02 16:37:37 -05:00 |
Varun Agrawal
|
d5890a2d61
|
update all the tests
|
2021-07-10 21:03:15 -04:00 |
acxz
|
93b4081c7f
|
update timing to use internal timing.h api
|
2020-05-09 21:29:08 -04:00 |
dellaert
|
e5017984a1
|
traits_x -> traits
|
2014-12-26 16:47:51 +01:00 |
dellaert
|
79d8514528
|
MASSIVE edit: made Testable its own concept, and moderinized Testable.h to use Testable traits. This required adding Testable traits in many classes.
|
2014-12-21 22:02:57 +01:00 |
Chris Beall
|
4297d24c96
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
Frank Dellaert
|
fe6dd197bb
|
Fixed example
|
2012-08-28 19:14:46 +00:00 |
Stephen Williams
|
da480b45eb
|
Updated license
|
2012-05-15 15:28:24 +00:00 |
Richard Roberts
|
9ec030dcf3
|
Updated gtsam build files for discrete
|
2012-04-15 23:12:17 +00:00 |
Richard Roberts
|
444c7fccf1
|
Moving discrete files into gtsam
|
2012-04-15 22:35:28 +00:00 |