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

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

Suneel Marthi created SAMOA-7:
---------------------------------

             Summary: 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)