[ 
https://issues.apache.org/jira/browse/SAMOA-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294720#comment-14294720
 ] 

ASF GitHub Bot commented on SAMOA-7:
------------------------------------

GitHub user smarthi opened a pull request:

    https://github.com/apache/incubator-samoa/pull/3

    SAMOA-7: Unnecessary Distance method in SilhoutteCoefficient.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/3.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 #3
    
----
commit dede7260a9eff0ba11c0385d769d75bb030e1dc3
Author: Suneel Marthi <[email protected]>
Date:   2015-01-28T04:50:33Z

    SAMOA-7: Unnecessary Distance method in SilhoutteCoefficient.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
>            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)

Reply via email to