Frank Dellaert
fbbf673f7b
Improved documentation and tests
...
(cherry picked from commit febeacd686
)
2023-07-17 16:55:20 +02:00
kartik arcot
7ed0083928
remove format headers
2023-02-04 12:21:32 -08:00
Varun Agrawal
9cb225ac20
Allow setting custom leaf value for AlgebraicDecisionTree
2022-11-07 15:42:24 -05:00
Varun Agrawal
11e4c1ed57
Merge branch 'develop' into hybrid/error
2022-11-03 11:24:01 -04:00
Varun Agrawal
aa1c65d0dc
default string for AlgebraicDecisionTree::print
2022-10-31 15:37:06 -04:00
Varun Agrawal
92e1014874
update Discrete group
2022-07-26 16:55:28 -04:00
Varun Agrawal
29fe4364e7
increase precision of ADT printing
2022-04-07 16:41:24 -04:00
Mike Sheffler
e4733e720f
* Repaired actual test (needs '49', not '54'?) and LONGS_EQUAL instead of EQUAL -- Please review
...
* Added GTSAM_EXPORT back to to AlgebraicDecisionTree.h and added a .cpp file to accompany the .h. The only contents of the file are the specialization AlgebraicDecisionTree<Key>. This seems to make the linker happy enough to include the symbols that allow the above test to run.
2022-02-21 02:49:54 -08:00
Varun Agrawal
566c7b9cb8
Fix discrete module
2022-02-17 11:15:02 -05:00
Frank Dellaert
beb3985c8c
Added missing header
2022-01-22 14:53:20 -05:00
Frank Dellaert
8acf67d4c8
linting
2022-01-22 14:53:20 -05:00
Frank Dellaert
51352bf3f5
more precise printing
2022-01-22 11:07:26 -05:00
Fan Jiang
f65bd4d90d
Remove Potentials
2022-01-06 20:10:03 -05:00
Frank Dellaert
6cd3eeb692
Some small doc changes
2022-01-03 11:07:28 -05:00
Varun Agrawal
022b719560
Undo DefaultFormatter change
2022-01-03 09:50:46 -05:00
Varun Agrawal
cfb6011560
replace typedef with using and improve docstrings
2022-01-03 00:04:06 -05:00
Varun Agrawal
a9b2c32669
Move DefaultFormatter to base class and add defaults. Also replace Super with Base and add using.
2022-01-02 23:45:01 -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
7f3f332d09
Removed copy/paste convert
2022-01-02 16:41:04 -05:00
Varun Agrawal
731cff746b
rename comparator to compare and capture tol in the function lambda.
...
# Conflicts:
# gtsam/hybrid/DCMixtureFactor.h
2022-01-02 16:40:24 -05:00
Varun Agrawal
26c48a8c1f
address more review comments
...
# Conflicts:
# gtsam/hybrid/DCGaussianMixtureFactor.h
# gtsam/hybrid/DCMixtureFactor.h
2022-01-02 16:39:50 -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
Jose Luis Blanco Claraco
76b29b78af
Prefer C++11 nullptr
2020-04-06 23:31:05 +02: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
5d5bb0e1a8
Fixed headers, both license and doxygen
2012-05-15 09:22:55 +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