isce3 0.25.0
Loading...
Searching...
No Matches
isce3::cuda::core::BartlettKernel< T > Class Template Reference

Bartlett kernel (triangle function) More...

#include <Kernels.h>

Inheritance diagram for isce3::cuda::core::BartlettKernel< T >:
isce3::cuda::core::Kernel< T, BartlettKernel< T > > isce3::cuda::core::LinearKernel< T >

Public Types

using view_type = BartlettKernel<T>
 A non-owning kernel view type that can be passed to device code.
 
- Public Types inherited from isce3::cuda::core::Kernel< T, BartlettKernel< T > >
using value_type
 Kernel coefficients value type.
 

Public Member Functions

constexpr BartlettKernel (double width)
 Construct a new BartlettKernel object.
 
 BartlettKernel (const isce3::core::BartlettKernel< T > &other)
 Construct from corresponding host kernel object.
 
- Public Member Functions inherited from isce3::cuda::core::Kernel< T, BartlettKernel< T > >
constexpr Kernel (double width) noexcept
 Construct a new Kernel object.
 
constexpr double halfwidth () const noexcept
 Get the halfwidth of the kernel.
 
constexpr double width () const noexcept
 Get the width of the kernel.
 
CUDA_HOSTDEV T operator() (double t) const
 Evaluate the kernel at a given location in [-halfwidth, halfwidth].
 
constexpr Kernel (double width) noexcept
 Construct a new Kernel object.
 
constexpr double halfwidth () const noexcept
 Get the halfwidth of the kernel.
 
constexpr double width () const noexcept
 Get the width of the kernel.
 
CUDA_HOSTDEV T operator() (double t) const
 Evaluate the kernel at a given location in [-halfwidth, halfwidth].
 

Protected Member Functions

constexpr T eval (double t) const
 

Detailed Description

template<typename T>
class isce3::cuda::core::BartlettKernel< T >

Bartlett kernel (triangle function)


The documentation for this class was generated from the following files:

Generated for ISCE3.0 by doxygen 1.13.2.