Uses of Interface
org.biojava.nbio.structure.geometry.SuperPosition
- 
Packages that use SuperPosition Package Description org.biojava.nbio.structure.geometry  - 
- 
Uses of SuperPosition in org.biojava.nbio.structure.geometry
Classes in org.biojava.nbio.structure.geometry that implement SuperPosition Modifier and Type Class Description classSuperPositionAbstractThe SuperPositionAbstract contains common code shared by all SuperPosition algorithm implementations.classSuperPositionQCPImplementation of the Quaternion-Based Characteristic Polynomial algorithm for RMSD and Superposition calculations.classSuperPositionQuatThe SuperPositionQuat implements a quaternion based algorithm to superpose arrays of Points in 3D.classSuperPositionSVDA class that calculates the superposition between two sets of points using an SVD Matrix Decomposition. 
 -