diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-04-09 11:20:29 -0700 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-04-17 07:58:19 -0500 |
commit | 760abdf70315be16943496a1a1375f78660d96d8 (patch) | |
tree | 220c0423ee6ccb4b6c4412f0f2538caa7e2d3514 /host/lib/cal/pwr_cal.cpp | |
parent | a01dd2da5b647acf7524a4d064f5942d823c686c (diff) | |
download | uhd-760abdf70315be16943496a1a1375f78660d96d8.tar.gz uhd-760abdf70315be16943496a1a1375f78660d96d8.tar.bz2 uhd-760abdf70315be16943496a1a1375f78660d96d8.zip |
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.
Diffstat (limited to 'host/lib/cal/pwr_cal.cpp')
0 files changed, 0 insertions, 0 deletions