isce3  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Sinc.h
1 #pragma once
2 
3 #include <isce3/core/Common.h>
4 
5 namespace isce3 { namespace math {
6 
8 template<typename T>
9 CUDA_HOSTDEV
10 T sinc(T t);
11 
12 }}
13 
14 #include "Sinc.icc"

Generated for ISCE3.0 by doxygen 1.8.5.