GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GIS::Distance::Fast(3) User Contributed Perl Documentation GIS::Distance::Fast(3)

GIS::Distance::Fast - C implementation of GIS::Distance formulas.

This distribution re-implements some, but not all, of the formulas that come with GIS::Distance in the C programming language. C code is generally much faster than the Perl equivalent.

See "SPEED" in GIS::Distance for some benchmarking and how to run your own benchmarks.

This module need not be used directly. GIS::Distance will automatically use the "GIS::Distance::Fast::*" formulas when installed.

  • GIS::Distance::Fast::Cosine
  • GIS::Distance::Fast::GreatCircle
  • GIS::Distance::Fast::Haversine
  • GIS::Distance::Fast::Polar
  • GIS::Distance::Fast::Vincenty

Please submit bugs and feature requests to the GIS-Distance-Fast GitHub issue tracker:

<https://github.com/bluefeet/GIS-Distance-Fast/issues>

    Aran Clary Deltac <bluefeet@gmail.com>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2021-01-30 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.