Skip to content

Commit

Permalink
remove span
Browse files Browse the repository at this point in the history
  • Loading branch information
chaithyagr authored Dec 10, 2024
1 parent 09a9d0c commit 90a0675
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/finufft/finufft_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
#include <finufft_errors.h>
#include <memory>
#include <xsimd/xsimd.hpp>
#include <span>

// All indexing in library that potentially can exceed 2^31 uses 64-bit signed.
// This includes all calling arguments (eg M,N) that could be huge someday.
Expand Down

0 comments on commit 90a0675

Please sign in to comment.