isce3
0.1.0
Main Page
Related Pages
Namespaces
Classes
Files
Python classes
Issue Tracker
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
isce
cxx
isce3
math
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
1.8.5.