Commit Graph

22 Commits (18b40367c7b258476042e73e0dd6dd5fa95af9c9)

Author SHA1 Message Date
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