Skip to content

Commit

Permalink
Merge pull request #6 from haampie/naming-things
Browse files Browse the repository at this point in the history
Fix last reference to old function name in docs
  • Loading branch information
haampie committed Aug 13, 2018
2 parents 491c91d + d5e8297 commit bc909f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rsvd.jl
Expand Up @@ -8,7 +8,7 @@

import LinearAlgebra: Eigen, SVD

export rsvd, reig
export rsvd, reigen

"""
rsvd(A, n, p=0)
Expand Down

0 comments on commit bc909f4

Please sign in to comment.