Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix FFT Test to use the expected imaginary result for relative error
Update to JUnit 5 Assertions. Add absolute tolerance check in addition to relative tolerance. Use Precision for equality checks. Add relative/abs error in the assertion failure message.
- Loading branch information