tools.math
Class DebugStuff

java.lang.Object
  extended by tools.math.DebugStuff

public class DebugStuff
extends Object

kein javadoc bisher

Author:
jan

Constructor Summary
DebugStuff()
           
 
Method Summary
static float calcRMSE(List<Point> points)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugStuff

public DebugStuff()
Method Detail

calcRMSE

public static float calcRMSE(List<Point> points)