Uses of Class
org.strbio.math.DHalfMatrix

Packages that use DHalfMatrix
org.strbio.math These classes perform functions related to mathematics and statistics. 
org.strbio.mol These classes represent objects or concepts useful to structural biologists. 
 

Uses of DHalfMatrix in org.strbio.math
 

Constructors in org.strbio.math with parameters of type DHalfMatrix
DHalfMatrix(DHalfMatrix x)
          This makes a DHalfMatrix from another one, making a separate copy of the data.
 

Uses of DHalfMatrix in org.strbio.mol
 

Fields in org.strbio.mol declared as DHalfMatrix
 DHalfMatrix Polymer.monDistance
          Distance between every pair of different monomers.