public static class CosineDistanceEvaluator.CosineDistance extends Object implements org.apache.commons.math3.ml.distance.DistanceMeasure
CosineDistance()
double
compute(double[] v1, double[] v2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CosineDistance()
public double compute(double[] v1, double[] v2) throws org.apache.commons.math3.exception.DimensionMismatchException
compute
org.apache.commons.math3.ml.distance.DistanceMeasure
org.apache.commons.math3.exception.DimensionMismatchException
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.