This file implements the interface of QuicSVD class It approximate the original matrix by another matrix with smaller dimension to a certain degree specified by the user and then make SVD decomposition in the projected supspace. More...
Go to the source code of this file.
This file implements the interface of QuicSVD class It approximate the original matrix by another matrix with smaller dimension to a certain degree specified by the user and then make SVD decomposition in the projected supspace.
Run with --help for more usage.
Definition in file quicsvd.h.