USRP Hardware Driver and USRP Manual  Version: 4.4.0.HEAD-0-g5fac246b
UHD and USRP Manual
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 
9 namespace uhd { namespace math {
10 
12 
13 }} // namespace uhd::math
uhd::math::interp_mode::LINEAR
@ LINEAR
uhd
Definition: build_info.hpp:12
uhd::math::interp_mode::NEAREST_NEIGHBOR
@ NEAREST_NEIGHBOR
uhd::math::interp_mode
interp_mode
Definition: interpolation.hpp:11