[
https://issues.apache.org/jira/browse/SAMOA-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351393#comment-14351393
]
ASF GitHub Bot commented on SAMOA-7:
------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/incubator-samoa/pull/15
SAMOA-7: Unnecessary distance method in SilhouetteCoefficient.java
Fixes SAMOA-7
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/incubator-samoa suneel
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-samoa/pull/15.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15
----
commit 557e77842dfa886a517d847b24b045eafb31cea0
Author: Suneel Marthi <[email protected]>
Date: 2015-03-07T04:45:50Z
SAMOA-7: Unnecessary distance method in SilhouetteCoefficient.java
----
> Unnecessary Distance method in SilhoutteCoefficient.java
> --------------------------------------------------------
>
> Key: SAMOA-7
> URL: https://issues.apache.org/jira/browse/SAMOA-7
> Project: SAMOA
> Issue Type: Bug
> Components: SAMOA-API
> Reporter: Suneel Marthi
> Assignee: Suneel Marthi
> Priority: Minor
>
> There's an unnecessary distance() method in SilhoutteCoefficient.java. This
> could be replaced by a call to dataPoint.getDistance(dataPoint1).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)