Homec4science

Renamed zeroCoeffs() to clearCoeffs(), which now initialises all coefficients…

Authored by U No Hoo <roland.schregle@gmail.com> on Dec 21 2021, 23:20.

Description

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.

Details

Committed
U No Hoo <roland.schregle@gmail.com>Dec 21 2021, 23:20
Pushed
GTDec 21 2021, 23:23
Parents
R10977:55ce684f228b: Intermediate commit while debugging wavelet3.c (2D wavelet xform with boundary…
Branches
Unknown
Tags
Unknown