Implementation for GeographicLib::EllipticFunction class. More...
#include "GeographicLib/EllipticFunction.hpp"
#include "GeographicLib/Constants.hpp"
#include <limits>
#include <cmath>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | GeographicLib |
Implementation for GeographicLib::EllipticFunction class.
Copyright (c) Charles Karney (2008) <charles@karney.com> http://charles.karney.info/geographic and licensed under the LGPL.
Definition in file EllipticFunction.cpp.