|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProGAL.geom3d.superposition.RMSD
public class RMSD
| Constructor Summary | |
|---|---|
RMSD()
|
|
| Method Summary | |
|---|---|
static double |
getRMSD(java.util.List<Point> points1,
java.util.List<Point> points2)
|
static Transform |
optimalSuperposition(java.util.List<Point> points,
java.util.List<Point> superposeTo)
|
static Transform |
optimalSuperposition(java.util.List<Point> points,
java.util.List<Point> superposeTo,
java.util.List<java.lang.Integer> indices)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RMSD()
| Method Detail |
|---|
public static Transform optimalSuperposition(java.util.List<Point> points,
java.util.List<Point> superposeTo)
public static Transform optimalSuperposition(java.util.List<Point> points,
java.util.List<Point> superposeTo,
java.util.List<java.lang.Integer> indices)
public static double getRMSD(java.util.List<Point> points1,
java.util.List<Point> points2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||