Uses of Class
edu.mines.jtk.lapack.DMatrixLud

Packages that use DMatrixLud
edu.mines.jtk.lapack Linear algebra via LAPACK. 
 

Uses of DMatrixLud in edu.mines.jtk.lapack
 

Methods in edu.mines.jtk.lapack that return DMatrixLud
 DMatrixLud DMatrix.lud()
          Returns the LU decomposition of this matrix.