isce3  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
List of all members
isce3::core::LinearKernel< class > Class Template Reference

Linear kernel, which is just a special case of Bartlett. More...

#include <Kernels.h>

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

Additional Inherited Members

- Public Member Functions inherited from isce3::core::BartlettKernel< T >
 BartlettKernel (double width)
 Triangle function constructor. More...
 
operator() (double x) const override
 Evaluate kernel at given location in [-halfwidth, halfwidth].
 
- Public Member Functions inherited from isce3::core::Kernel< T >
 Kernel (double width)
 
virtual ~Kernel ()
 Virtual destructor (allow destruction of base Kernel pointer)
 
double width () const
 Get width of kernel. More...
 
- Protected Attributes inherited from isce3::core::Kernel< T >
double _halfwidth
 

Detailed Description

template<class>
class isce3::core::LinearKernel< class >

Linear kernel, which is just a special case of Bartlett.


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

Generated for ISCE3.0 by doxygen 1.8.5.