isce3 0.25.0
|
This is the complete list of members for isce3::core::ChebyKernel< T >, including all inherited members.
_halfwidth (defined in isce3::core::Kernel< T >) | isce3::core::Kernel< T > | protected |
ChebyKernel(const Kernel< Tin > &kernel, int n) | isce3::core::ChebyKernel< T > | |
coeffs() const (defined in isce3::core::ChebyKernel< T >) | isce3::core::ChebyKernel< T > | inline |
Kernel(double width) (defined in isce3::core::Kernel< T >) | isce3::core::Kernel< T > | inline |
operator()(double x) const override | isce3::core::ChebyKernel< T > | virtual |
value_type typedef (defined in isce3::core::Kernel< T >) | isce3::core::Kernel< T > | |
width() const | isce3::core::Kernel< T > | inline |
~Kernel() | isce3::core::Kernel< T > | inlinevirtual |