Uses of Class
tml.vectorspace.SVD

Packages that use SVD
tml.vectorspace Implements a Vector Space Model, that can be later transformed using Latent Semantic Analysis. 
 

Uses of SVD in tml.vectorspace
 

Methods in tml.vectorspace that return SVD
static SVD SVD.readSVD(java.io.File file)