/* * tensorInterface.cpp * @brief Interfacing tensors template library and gtsam * Created on: Feb 12, 2010 * @author: Frank Dellaert */ #include using namespace std; using namespace tensors; namespace gtsam { } // namespace gtsam