Loading [MathJax]/extensions/tex2jax.js
USRP Hardware Driver and USRP Manual  Version: 4.8.0.0
UHD and USRP Manual
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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