[
https://issues.apache.org/jira/browse/MATH-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luc Maisonobe resolved MATH-265.
--------------------------------
Resolution: Fixed
Assignee: Luc Maisonobe
fixed in subversion repository as of r770798
The methods have been put in MathUtils instead of a dedicated GeometryUtil.
An error in the double version has been fixed (int sum instead of double sum).
In addition to the L2 (euclidean) distance, the L1 and Linf distances have also
been added.
thanks for the report and for the patch
> Utility methods for calculating the Euclidean distance between two points
> -------------------------------------------------------------------------
>
> Key: MATH-265
> URL: https://issues.apache.org/jira/browse/MATH-265
> Project: Commons Math
> Issue Type: New Feature
> Reporter: Benjamin McCann
> Assignee: Luc Maisonobe
> Priority: Minor
> Fix For: 2.0
>
> Attachments: GeometryUtil.java, GeometryUtilTest.java
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.