Package | Description |
---|---|
org.biojava.nbio.structure.geometry |
Modifier and Type | Class and Description |
---|---|
class |
SuperPositionQCP
Implementation of the Quaternion-Based Characteristic Polynomial algorithm
for RMSD and Superposition calculations.
|
class |
SuperPositionQuat
The SuperPositionQuat implements a quaternion based algorithm to superpose
arrays of Points in 3D.
|
class |
SuperPositionSVD
A class that calculates the superposition between two sets of points using an
SVD Matrix Decomposition.
|
Modifier and Type | Method and Description |
---|---|
static void |
SuperPositions.setDefaultSuperPosition(SuperPositionAbstract defaultAlgorithm) |
Copyright © 2000–2019 BioJava. All rights reserved.