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: MinorThere'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)
