Files
sdrangel/ft8
Robin Getz 97db87d3c2 ft8: initialize cached statistics members
Initialize mean_, stddev_, and b_ in the Stats constructor so the cached
members are not left indeterminate before finalize() populates them.
The finalized_ state already protects these members from being read before
they are calculated, so this is a defensive initialization rather than a
functional fix.

Detected by cppcheck.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-10 18:06:45 -04:00
..
2026-03-15 00:18:52 +01:00
2026-03-15 00:18:52 +01:00
2026-03-15 00:18:52 +01:00
2026-03-15 00:18:52 +01:00