/** * @file VSLAMConfig.cpp * @brief LieConfig instantiations * @author Frank Dellaert */ #include "VSLAMConfig.h" #include "LieConfig-inl.h" #include "TupleConfig.h" namespace gtsam { // template class LieConfig ; // not this one as duplicate template class LieConfig ; template class PairConfig ; /* ************************************************************************* */ } // namespace gtsam