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

Since:
1.0
Author:
Grupo Integrado de IngenierĂ­a (www.gii.udc.es)

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)