LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file.
23 #if !defined(LSST_AFW_MATH_KERNEL_TRAITS_H)
24 #define LSST_AFW_MATH_KERNEL_TRAITS_H 1
26 #include "boost/mpl/bool.hpp"
36 template <
typename KernelT>
41 template <
typename KernelT>
44 template <
typename KernelT>
61 template <
typename KernelT>
Kernel has only one non-zero pixel.
template trait class with information about Kernels
BOOST_STATIC_CONSTANT(bool, value=false)
BOOST_STATIC_CONSTANT(bool, value=true)
deltafunction_kernel_tag()
A base class for image defects.
deltafunction_kernel_tag deltafunction_kernel_tag_
Used as default value in argument lists.
A kernel described by a function.
generic_kernel_tag generic_kernel_tag_
Used as default value in argument lists.
KernelT::kernel_fill_factor kernel_fill_factor
Fraction of non-zero pixels.
Tags carrying information about Kernels Kernel with no special properties.
traits class to determine if a Kernel is represented as an analytic function