Uses of Class
org.strbio.math.FHalfMatrix

Packages that use FHalfMatrix
org.strbio.math These classes perform functions related to mathematics and statistics. 
 

Uses of FHalfMatrix in org.strbio.math
 

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