ProGAL.geom3d.superposition
Class FastRMSD

java.lang.Object
  extended by ProGAL.geom3d.superposition.FastRMSD

public class FastRMSD
extends java.lang.Object

Author:
R. Fonseca

Constructor Summary
FastRMSD()
           
 
Method Summary
static double getRMSD(java.util.List<Point> points1, java.util.List<Point> points2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastRMSD

public FastRMSD()
Method Detail

getRMSD

public static double getRMSD(java.util.List<Point> points1,
                             java.util.List<Point> points2)