USRP Hardware Driver and USRP Manual Version: 20250415.0.git50967d13.fc42
UHD and USRP Manual
 
Loading...
Searching...
No Matches
interpolation.hpp
Go to the documentation of this file.
1//
2// Copyright 2020 Ettus Research, a National Instruments Brand
3//
4// SPDX-License-Identifier: GPL-3.0-or-later
5//
6
7#pragma once
8
9namespace uhd { namespace math {
10
12
13}} // namespace uhd::math
Definition fp_compare_delta.ipp:15
interp_mode
Definition interpolation.hpp:11
@ NEAREST_NEIGHBOR
Definition interpolation.hpp:11
@ LINEAR
Definition interpolation.hpp:11
Definition build_info.hpp:12