uk.ac.ed.morphml_handler.warp
Class WarpMath

java.lang.Object
  extended by uk.ac.ed.morphml_handler.warp.WarpMath

public class WarpMath
extends Object


Constructor Summary
WarpMath()
          Creates a new instance of WarpMath
 
Method Summary
static double[] gauss(double[][] eqs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WarpMath

public WarpMath()
Creates a new instance of WarpMath

Method Detail

gauss

public static double[] gauss(double[][] eqs)