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

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

Uses of DMatrixEvd in edu.mines.jtk.lapack
 

Methods in edu.mines.jtk.lapack that return DMatrixEvd
 DMatrixEvd DMatrix.evd()
          Returns the eigenvalue and eigenvector decomposition of this matrix.