You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samoa.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/01/27 13:43:34 UTC

[jira] [Commented] (SAMOA-7) Unneccessary Distance method in SilhoutteCoefficient.java

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

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

GitHub user smarthi opened a pull request:

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

    Fixes SAMOA-7

    Fixes Samoa-7.  Removed unnecessary distance() method.

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/1.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 #1
    
----
commit 8dc4181e6e404689a6658ba60049c35426096894
Author: Suneel Marthi <su...@gmail.com>
Date:   2015-01-27T12:41:37Z

    Fixes SAMOA-7

----


> Unneccessary 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)