Skip to content

Commit

Permalink
Empty line.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarmesin committed Nov 18, 2024
1 parent 852c19f commit 03e55cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/arnoldi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ as `VType`. This is required e. g. for `GPUArray`s.
getV(Ks) -> V
getH(Ks) -> H
Access methods for the (extended) orthonormal basis `V` and the (extended)
Gram-Schmidt coefficients `H`. Both methods return a view into the storage
arrays and has the correct dimensions as indicated by `Ks.m`.
Expand Down

0 comments on commit 03e55cb

Please sign in to comment.