Skip to content

Commit

Permalink
Fix last reference to old function name in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Aug 13, 2018
1 parent 6bb6e68 commit d5e8297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rsvd.jl
Original file line number Diff line number Diff line change
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 d5e8297

Please sign in to comment.