Documentation of 'jhpro.nnet.jknnl.MetricModel' Java class
MetricModel
jhpro.nnet.jknnl

Interface MetricModel

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      double getDistance(double[] firstVector, double[] secondVector)
      Return value containing the distance information
    • Method Detail

      • getDistance

        double getDistance(double[] firstVector,
                           double[] secondVector)
        Return value containing the distance information
        Parameters:
        firstVector - first input vector
        secondVector - second input vector
        Returns:
        distance information

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.