![]() |
![]()
| ![]() |
![]()
NAMEGIS::Distance::Fast - C implementation of GIS::Distance formulas. DESCRIPTIONThis 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. FORMULAS
SUPPORTPlease submit bugs and feature requests to the GIS-Distance-Fast GitHub issue tracker: <https://github.com/bluefeet/GIS-Distance-Fast/issues> AUTHORAran Clary Deltac <bluefeet@gmail.com> LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|