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, wait
instantiate, similarity
isSymmetric
public SimpleTypeInformation<? super NumberVector> getInputTypeRestriction()
SimilarityFunction
getInputTypeRestriction
in interface SimilarityFunction<NumberVector>
Copyright © 2019 ELKI Development Team. License information.