Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve: Special cases for Weighted Sums
The `wsum` is often used to add two vectors with Alpha and Beta equal to 1 or to scale just one vector with Alpha or Beta equal to zero. Those special cases are now even faster on Arm machines with NEON support.
- Loading branch information