Distributed Stochastic Singular Value decomposition algorithm.
Distributed Stochastic Singular Value decomposition algorithm.
input matrix A
request SSVD rank
oversampling parameter
number of power iterations
(U,V,s). Note that U, V are non-checkpointed matrices (i.e. one needs to actually use them e.g. save them to hdfs in order to trigger their computation.