src/Accumulator.cpp
Go to the documentation of this file.
1 
11 
12 namespace GeographicLib {
13 
15 
16  // Need to instantiate Accumulator to get the code into the shared library
17  // (without this, NETGeographic complains about not finding the == and !=
18  // operators).
19  template class GEOGRAPHICLIB_EXPORT Accumulator<Math::real>;
20 
22 
23 } // namespace GeographicLib
GeographicLib
Namespace for GeographicLib.
Definition: JacobiConformal.hpp:15
GEOGRAPHICLIB_EXPORT
#define GEOGRAPHICLIB_EXPORT
Definition: Constants.hpp:91
Accumulator.hpp
Header for GeographicLib::Accumulator class.


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