-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor error functions and remove unneeded enum
Updated the `erf_cody`, `erfc_cody`, and `erfcx_cody` functions with a more efficient approach, removing the need for the `FunctionType` enum. These changes simplify the error function calculations while improving the overall performance.
- Loading branch information
1 parent
c6b4b34
commit ec3f596
Showing
1 changed file
with
147 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters