Rename buffer mapInPlace to enumerateInPlace.

Document and simplify some methods.
This commit is contained in:
2024-10-31 02:33:14 -05:00
parent 2ffe635962
commit 795003432e
4 changed files with 36 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
{
"swiftPM": {
"cCompilerFlags:" ["-DPFFFT_SCALVEC_ENABLED=1", "-DPFFFT_ENABLE_NEON", "_USE_MATH_DEFINES", "NDEBUG"],
}
}