public abstract class AbstractVectorSimilarityFunction extends java.lang.Object implements PrimitiveSimilarityFunction<NumberVector>
| Constructor and Description |
|---|
AbstractVectorSimilarityFunction() |
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeInformation<? super NumberVector> |
getInputTypeRestriction()
Get the input data type of the function.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinstantiate, similarityisSymmetricpublic SimpleTypeInformation<? super NumberVector> getInputTypeRestriction()
SimilarityFunctiongetInputTypeRestriction in interface SimilarityFunction<NumberVector>Copyright © 2019 ELKI Development Team. License information.