Skip to content

Commit ae3cf95

Browse files
committed
Add ChebyshevSimilarityCalculator.
1 parent 982177e commit ae3cf95

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.github.felipexw.metrics;
2+
3+
/**
4+
* Created by felipe.appio on 30/08/2016.
5+
*/
6+
public class ChebyshevSimilarityCalculator {
7+
}

0 commit comments

Comments
 (0)