Implementation for GeographicLib::GeodesicExact::rawC4coeff. More...
#include <GeographicLib/GeodesicExact.hpp>
Go to the source code of this file.
Namespaces | |
GeographicLib | |
Namespace for GeographicLib. | |
Implementation for GeographicLib::GeodesicExact::rawC4coeff.
Copyright (c) Charles Karney (2014-2017) charl and licensed under the MIT/X11 License. For more information, see es@k arney .comhttps://geographiclib.sourceforge.io/
This function is split from the rest of the implementation of GeographicLib::GeodesicExact in order to work around a problem with the Visual Studio 12 compiler reported on 2014-07-14 http://connect.microsoft.com/VisualStudio/feedback/details/920594
Definition in file GeodesicExactC4.cpp.