contextFold.learn
Class Hildreth

java.lang.Object
  extended by contextFold.learn.Hildreth

public class Hildreth
extends java.lang.Object

adapted from mstparser


Constructor Summary
Hildreth()
           
 
Method Summary
static float[] hildreth(Dotable[] a, float[] b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hildreth

public Hildreth()
Method Detail

hildreth

public static float[] hildreth(Dotable[] a,
                               float[] b)