[
https://issues.apache.org/jira/browse/SAMOA-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346335#comment-14346335
]
ASF GitHub Bot commented on SAMOA-7:
------------------------------------
Github user abifet commented on the pull request:
https://github.com/apache/incubator-samoa/pull/3#issuecomment-77092329
+1 to merge this. It uses distance from point instead of a distance
function defined inside this measure.
> 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)