es.udc.gii.common.eaf.util
Class EAFMath

java.lang.Object
  extended by es.udc.gii.common.eaf.util.EAFMath

public class EAFMath
extends java.lang.Object

Author:
ronin

Constructor Summary
EAFMath()
           
 
Method Summary
static double distance(double[] pI, double[] pJ)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EAFMath

public EAFMath()
Method Detail

distance

public static double distance(double[] pI,
                              double[] pJ)