We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5e711 commit 0d9c3a9Copy full SHA for 0d9c3a9
gtsam_unstable/nonlinear/BayesTreeMarginalizationHelper.h
@@ -70,7 +70,6 @@ class GTSAM_UNSTABLE_EXPORT BayesTreeMarginalizationHelper {
70
std::set<Key> additionalKeys;
71
std::set<Key> marginalizableKeySet(
72
marginalizableKeys.begin(), marginalizableKeys.end());
73
- std::set<sharedClique> dependentCliques;
74
CachedSearch cachedSearch;
75
76
// Check each clique that contains a marginalizable key
0 commit comments