Renamed zeroCoeffs() to clearCoeffs(), which now initialises all coefficients to NAN (conforming to C99). This enables dumpCoeffs() to reliably distinguish empty array elements from zero coefficients via isnan() (again conforming to C99). dumpCoeffs() now prints empty coefficients as dots for ease of debugging.
Description
Description
Details
Details
- Committed
U No Hoo <roland.schregle@gmail.com> Dec 21 2021, 23:20 - Pushed
GT Dec 21 2021, 23:23 - Parents
- R10977:55ce684f228b: Intermediate commit while debugging wavelet3.c (2D wavelet xform with boundary…
- Branches
- Unknown
- Tags