Files | |
| file | cosine_tree.cc [code] | 
| file | cosine_tree.h [code] | 
This file implement the CosineNode class which holds a list of columns of an original matrix.  | |
| file | kernel_matrix_generator.cc [code] | 
| file | kernel_matrix_generator.h [code] | 
| file | quicsvd.cc [code] | 
This file implements QuicSVD class.  | |
| file | quicsvd.h [code] | 
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.  | |
| file | quicsvd_main.cc [code] | 
This file implements command line interface for the QUIC-SVD method.  | |
 1.6.3