Class SAPE

java.lang.Object
edu.duke.cs.osprey.ematrix.epic.SAPE
All Implemented Interfaces:
Serializable

public class SAPE extends Object implements Serializable
Sparse Atom-Pair Energies This is a listing of atom-pair energies for just a small number of the atom pairs involved in an interactions
See Also:
  • Constructor Details

  • Method Details

    • assignSharedMolecule

      public void assignSharedMolecule(Molecule m)
    • getEnergyStandalone

      public double getEnergyStandalone(cern.colt.matrix.DoubleMatrix1D coordVals)
    • getEnergySharedMolec

      public double getEnergySharedMolec()