GaussianISAM.cpp
Go to the documentation of this file.
1 /* ----------------------------------------------------------------------------
2 
3  * GTSAM Copyright 2010, Georgia Tech Research Corporation,
4  * Atlanta, Georgia 30332-0415
5  * All Rights Reserved
6  * Authors: Frank Dellaert, et al. (see THANKS for the full author list)
7 
8  * See LICENSE for the license information
9 
10  * -------------------------------------------------------------------------- */
11 
21 
22 namespace gtsam {
23 
24  // Instantiate base class
25  template class ISAM<GaussianBayesTree>;
26 
27  /* ************************************************************************* */
29 
30  /* ************************************************************************* */
32  Base(bayesTree) {}
33 
34 }
gtsam::GaussianISAM::GaussianISAM
GaussianISAM()
Definition: GaussianISAM.cpp:28
gtsam
traits
Definition: chartTesting.h:28
gtsam::BayesTree< GaussianBayesTreeClique >
gtsam::GaussianBayesTree
Definition: GaussianBayesTree.h:49
GaussianISAM.h
ISAM-inst.h
Incremental update functionality (iSAM) for BayesTree.


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:00:53