Class SuperPositionQCP

java.lang.Object
org.biojava.nbio.structure.symmetry.geometry.SuperPositionQCP

public final class SuperPositionQCP extends Object
Author:
Peter
  • Constructor Details

    • SuperPositionQCP

      public SuperPositionQCP()
  • Method Details

    • set

      public void set(javax.vecmath.Point3d[] x, javax.vecmath.Point3d[] y)
    • set

      public void set(javax.vecmath.Point3d[] x, javax.vecmath.Point3d[] y, double[] weight)
    • setCentered

      public void setCentered(boolean centered)
    • getRmsd

      public double getRmsd()
    • getTransformationMatrix

      public javax.vecmath.Matrix4d getTransformationMatrix()
    • getRotationMatrix

      public javax.vecmath.Matrix3d getRotationMatrix()
    • getTransformedCoordinates

      public javax.vecmath.Point3d[] getTransformedCoordinates()