uhd/host/lib/include/uhdlib/utils
Martin Braun 760abdf703 lib: utils: interpolation: Add bilinear interpolation
This allows to treat a std::map<KeyType<std::map<KeyType, ValueType>> as
a set of x-y coordinates, and bilinearly interpolate a z-value given
four x/y pairs.
2020-04-17 07:58:19 -05:00
..
atomic.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
auto_timer.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
compat_check.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
config_parser.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
eeprom_utils.hpp uhd: Add missing include guards 2020-04-08 15:16:06 -05:00
ihex.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
interpolation.hpp lib: utils: interpolation: Add bilinear interpolation 2020-04-17 07:58:19 -05:00
isatty.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
math.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
narrow.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
paths.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
prefs.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
rpc.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
semaphore.hpp uhd: Replace include guards with pragma once 2020-04-08 15:16:06 -05:00
serial_number.hpp uhd: Add fuzzy serial number checking 2020-04-08 15:13:53 -05:00
system_time.hpp uhd: Add missing include guards 2020-04-08 15:16:06 -05:00