Skip to content

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rezazadeh committed Mar 20, 2014
1 parent ef29644 commit 55abbfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ object SVD {
*
* All input and output is expected in DenseMatrix format
*
* @param matrix sparse matrix to factorize
* @param matrix dense matrix to factorize
* @param k Recover k singular values and vectors
* @param computeU gives the option of skipping the U computation
* @return Three sparse matrices: U, S, V such that A = USV^T
Expand Down

0 comments on commit 55abbfa

Please sign in to comment.