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
#define GEOGRAPHICLIB_EXPORT
Definition: Constants.hpp:91
Header for GeographicLib::Accumulator class.
Namespace for GeographicLib.


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:36