Skip to content

Commit

Permalink
Moved the top-level function to its own compute.hpp file.
Browse files Browse the repository at this point in the history
This allows irlba.hpp to be a pure umbrella file. In particular, it can also
include parallel.hpp, which is largely irrelevant to the compute() function
itself but is needed for applications that call compute().
  • Loading branch information
LTLA committed Aug 16, 2024
1 parent 89e6c2f commit 8eb05c6
Show file tree
Hide file tree
Showing 4 changed files with 431 additions and 417 deletions.
Loading

0 comments on commit 8eb05c6

Please sign in to comment.